Convert a colour between HEX, RGB and HSL.
#00E5FF = rgb(0, 229, 255)
The same colour in every common format. HEX and RGB describe the colour directly; HSL describes it as hue, saturation and lightness, which is easier to adjust by eye.
Your colour
#00E5FF
What this cannot tell you
Take this with you
HEX / RGB / HSL / CMYK Converter on RunTheTests — free browser-based colour tools, no sign-up.