#00e0e2 color space conversions
Hex:
#00e0e2
RGB:
0, 224, 226
CMY:
100, 12, 11
CMYK:
100, 1, 0, 11
HSL:
181°, 100.0000%, 44.3137%
HSV (HSB):
181°, 100.0000%, 88.6275%
XYZ:
40.3831, 58.8023, 81.1731
xyY:
0.2239, 0.3260, 58.8023
CIE-Lab:
81.1828, -43.0045, -13.7919
CIE-LCH:
81.1828, 45.1620, 197.7815
CIE-Luv:
81.1828, -62.5803, -15.2340
Hunter-Lab:
76.6827, -40.1918, -9.0841
#00e0e2 color charts
#00e0e2 color shades, tints & tones
#00e0e2 color schemes
#00e0e2 color preview, HTML & CSS examples
This text has a color of #00e0e2
<p style="color:#00e0e2;">Text here</p>
.mytext {color:#00e0e2;}
This box has a color of #00e0e2
<div style="background-color:#00e0e2;">Content here</div>
.mybackground {background-color:#00e0e2;}
Border around this has a color of #00e0e2
<div style="border:2px solid #00e0e2;">Content here</div>
.myborder {border:2px solid #00e0e2;}