#00cdee color space conversions
Hex:
#00cdee
RGB:
0, 205, 238
CMY:
100, 20, 7
CMYK:
100, 14, 0, 7
HSL:
188°, 100.0000%, 46.6667%
HSV (HSB):
188°, 100.0000%, 93.3333%
XYZ:
37.2639, 49.8357, 88.5442
xyY:
0.2122, 0.2837, 49.8357
CIE-Lab:
75.9683, -30.4665, -28.1135
CIE-LCH:
75.9683, 41.4557, 222.6998
CIE-Luv:
75.9683, -55.2459, -40.8356
Hunter-Lab:
70.5944, -29.3172, -24.9494
#00cdee color charts
#00cdee color shades, tints & tones
#00cdee color schemes
#00cdee color preview, HTML & CSS examples
This text has a color of #00cdee
<p style="color:#00cdee;">Text here</p>
.mytext {color:#00cdee;}
This box has a color of #00cdee
<div style="background-color:#00cdee;">Content here</div>
.mybackground {background-color:#00cdee;}
Border around this has a color of #00cdee
<div style="border:2px solid #00cdee;">Content here</div>
.myborder {border:2px solid #00cdee;}