#00c5c7 color space conversions
Hex:
#00c5c7
RGB:
0, 197, 199
CMY:
100, 23, 22
CMYK:
100, 1, 0, 22
HSL:
181°, 100.0000%, 39.0196%
HSV (HSB):
181°, 100.0000%, 78.0392%
XYZ:
30.2751, 44.0560, 60.9408
xyY:
0.2238, 0.3257, 44.0560
CIE-Lab:
72.2659, -38.9869, -12.6384
CIE-LCH:
72.2659, 40.9842, 197.9612
CIE-Luv:
72.2659, -55.6829, -13.7517
Hunter-Lab:
66.3747, -34.7377, -7.9738
#00c5c7 color charts
#00c5c7 color shades, tints & tones
#00c5c7 color schemes
#00c5c7 color preview, HTML & CSS examples
This text has a color of #00c5c7
<p style="color:#00c5c7;">Text here</p>
.mytext {color:#00c5c7;}
This box has a color of #00c5c7
<div style="background-color:#00c5c7;">Content here</div>
.mybackground {background-color:#00c5c7;}
Border around this has a color of #00c5c7
<div style="border:2px solid #00c5c7;">Content here</div>
.myborder {border:2px solid #00c5c7;}