#00d0e7 color space conversions
Hex:
#00d0e7
RGB:
0, 208, 231
CMY:
100, 18, 9
CMYK:
100, 10, 0, 9
HSL:
186°, 100.0000%, 45.2941%
HSV (HSB):
186°, 100.0000%, 90.5882%
XYZ:
36.9797, 50.8813, 83.4733
xyY:
0.2158, 0.2970, 50.8813
CIE-Lab:
76.6070, -34.1525, -23.3783
CIE-LCH:
76.6070, 41.3877, 214.3926
CIE-Luv:
76.6070, -56.8134, -32.3346
Hunter-Lab:
71.3311, -32.2910, -19.4508
#00d0e7 color charts
#00d0e7 color shades, tints & tones
#00d0e7 color schemes
#00d0e7 color preview, HTML & CSS examples
This text has a color of #00d0e7
<p style="color:#00d0e7;">Text here</p>
.mytext {color:#00d0e7;}
This box has a color of #00d0e7
<div style="background-color:#00d0e7;">Content here</div>
.mybackground {background-color:#00d0e7;}
Border around this has a color of #00d0e7
<div style="border:2px solid #00d0e7;">Content here</div>
.myborder {border:2px solid #00d0e7;}