#00c5cb color space conversions
Hex:
#00c5cb
RGB:
0, 197, 203
CMY:
100, 23, 20
CMYK:
100, 3, 0, 20
HSL:
182°, 100.0000%, 39.8039%
HSV (HSB):
182°, 100.0000%, 79.6078%
XYZ:
30.7457, 44.2443, 63.4194
xyY:
0.2221, 0.3197, 44.2443
CIE-Lab:
72.3915, -37.7676, -14.6269
CIE-LCH:
72.3915, 40.5010, 201.1708
CIE-Luv:
72.3915, -55.3586, -17.1520
Hunter-Lab:
66.5164, -33.8960, -9.9680
#00c5cb color charts
#00c5cb color shades, tints & tones
#00c5cb color schemes
#00c5cb color preview, HTML & CSS examples
This text has a color of #00c5cb
<p style="color:#00c5cb;">Text here</p>
.mytext {color:#00c5cb;}
This box has a color of #00c5cb
<div style="background-color:#00c5cb;">Content here</div>
.mybackground {background-color:#00c5cb;}
Border around this has a color of #00c5cb
<div style="border:2px solid #00c5cb;">Content here</div>
.myborder {border:2px solid #00c5cb;}