#00c2cd color space conversions
Hex:
#00c2cd
RGB:
0, 194, 205
CMY:
100, 24, 20
CMYK:
100, 5, 0, 20
HSL:
183°, 100.0000%, 40.1961%
HSV (HSB):
183°, 100.0000%, 80.3922%
XYZ:
30.3112, 42.9914, 64.4582
xyY:
0.2200, 0.3121, 42.9914
CIE-Lab:
71.5491, -35.7611, -16.9863
CIE-LCH:
71.5491, 39.5903, 205.4074
CIE-Luv:
71.5491, -54.1770, -21.2619
Hunter-Lab:
65.5678, -32.2251, -12.3892
#00c2cd color charts
#00c2cd color shades, tints & tones
#00c2cd color schemes
#00c2cd color preview, HTML & CSS examples
This text has a color of #00c2cd
<p style="color:#00c2cd;">Text here</p>
.mytext {color:#00c2cd;}
This box has a color of #00c2cd
<div style="background-color:#00c2cd;">Content here</div>
.mybackground {background-color:#00c2cd;}
Border around this has a color of #00c2cd
<div style="border:2px solid #00c2cd;">Content here</div>
.myborder {border:2px solid #00c2cd;}