#00c2c7 color space conversions
Hex:
#00c2c7
RGB:
0, 194, 199
CMY:
100, 24, 22
CMYK:
100, 3, 0, 22
HSL:
182°, 100.0000%, 39.0196%
HSV (HSB):
182°, 100.0000%, 78.0392%
XYZ:
29.6006, 42.7071, 60.7160
xyY:
0.2225, 0.3210, 42.7071
CIE-Lab:
71.3557, -37.6184, -14.0048
CIE-LCH:
71.3557, 40.1407, 200.4197
CIE-Luv:
71.3557, -54.6628, -16.1341
Hunter-Lab:
65.3507, -33.5121, -9.3397
#00c2c7 color charts
#00c2c7 color shades, tints & tones
#00c2c7 color schemes
#00c2c7 color preview, HTML & CSS examples
This text has a color of #00c2c7
<p style="color:#00c2c7;">Text here</p>
.mytext {color:#00c2c7;}
This box has a color of #00c2c7
<div style="background-color:#00c2c7;">Content here</div>
.mybackground {background-color:#00c2c7;}
Border around this has a color of #00c2c7
<div style="border:2px solid #00c2c7;">Content here</div>
.myborder {border:2px solid #00c2c7;}