#00b2cd color space conversions
Hex:
#00b2cd
RGB:
0, 178, 205
CMY:
100, 30, 20
CMYK:
100, 13, 0, 20
HSL:
188°, 100.0000%, 40.1961%
HSV (HSB):
188°, 100.0000%, 80.3922%
XYZ:
26.9398, 36.2486, 63.3344
xyY:
0.2129, 0.2865, 36.2486
CIE-Lab:
66.7094, -28.0665, -24.3489
CIE-LCH:
66.7094, 37.1564, 220.9431
CIE-Luv:
66.7094, -48.7174, -34.2171
Hunter-Lab:
60.2068, -25.4911, -20.2252
#00b2cd color charts
#00b2cd color shades, tints & tones
#00b2cd color schemes
#00b2cd color preview, HTML & CSS examples
This text has a color of #00b2cd
<p style="color:#00b2cd;">Text here</p>
.mytext {color:#00b2cd;}
This box has a color of #00b2cd
<div style="background-color:#00b2cd;">Content here</div>
.mybackground {background-color:#00b2cd;}
Border around this has a color of #00b2cd
<div style="border:2px solid #00b2cd;">Content here</div>
.myborder {border:2px solid #00b2cd;}