#03c2c2 color space conversions
Hex:
#03c2c2
RGB:
3, 194, 194
CMY:
99, 24, 24
CMYK:
98, 0, 0, 24
HSL:
180°, 96.9543%, 38.6275%
HSV (HSB):
180°, 98.4536%, 76.0784%
XYZ:
29.0669, 42.4980, 57.7099
xyY:
0.2248, 0.3287, 42.4980
CIE-Lab:
71.2129, -39.0518, -11.4881
CIE-LCH:
71.2129, 40.7065, 196.3927
CIE-Luv:
71.2129, -54.9635, -11.8682
Hunter-Lab:
65.1905, -34.4942, -6.8532
#03c2c2 color charts
#03c2c2 color shades, tints & tones
#03c2c2 color schemes
#03c2c2 color preview, HTML & CSS examples
This text has a color of #03c2c2
<p style="color:#03c2c2;">Text here</p>
.mytext {color:#03c2c2;}
This box has a color of #03c2c2
<div style="background-color:#03c2c2;">Content here</div>
.mybackground {background-color:#03c2c2;}
Border around this has a color of #03c2c2
<div style="border:2px solid #03c2c2;">Content here</div>
.myborder {border:2px solid #03c2c2;}