#00e5ff color space conversions
Hex:
#00e5ff
RGB:
0, 229, 255
CMY:
100, 10, 0
CMYK:
100, 10, 0, 0
HSL:
186°, 100.0000%, 50.0000%
HSV (HSB):
186°, 100.0000%, 100.0000%
XYZ:
46.0693, 63.2586, 104.3898
xyY:
0.2156, 0.2960, 63.2586
CIE-Lab:
83.5783, -36.4562, -25.5235
CIE-LCH:
83.5783, 44.5028, 214.9964
CIE-Luv:
83.5783, -61.8965, -35.9744
Hunter-Lab:
79.5353, -35.7940, -22.1432
#00e5ff color charts
#00e5ff color shades, tints & tones
#00e5ff color schemes
#00e5ff color preview, HTML & CSS examples
This text has a color of #00e5ff
<p style="color:#00e5ff;">Text here</p>
.mytext {color:#00e5ff;}
This box has a color of #00e5ff
<div style="background-color:#00e5ff;">Content here</div>
.mybackground {background-color:#00e5ff;}
Border around this has a color of #00e5ff
<div style="border:2px solid #00e5ff;">Content here</div>
.myborder {border:2px solid #00e5ff;}