#03dcdc color space conversions
Hex:
#03dcdc
RGB:
3, 220, 220
CMY:
99, 14, 14
CMYK:
99, 0, 0, 14
HSL:
180°, 97.3094%, 43.7255%
HSV (HSB):
180°, 98.6364%, 86.2745%
XYZ:
38.5490, 56.3731, 76.5595
xyY:
0.2248, 0.3287, 56.3731
CIE-Lab:
79.8257, -42.9338, -12.6289
CIE-LCH:
79.8257, 44.7527, 196.3911
CIE-Luv:
79.8257, -61.6427, -13.3104
Hunter-Lab:
75.0820, -39.7470, -7.8993
#03dcdc color charts
#03dcdc RGB chart
#03dcdc CMYK chart
#03dcdc RGB pie chart
#03dcdc color shades, tints & tones
#03dcdc color schemes
#03dcdc color preview, HTML & CSS examples
This text has a color of #03dcdc
<p style="color:#03dcdc;">Text here</p>
.mytext {color:#03dcdc;}
Text color #03dcdc
This box has a color of #03dcdc
<div style="background-color:#03dcdc;">Content here</div>
.mybackground {background-color:#03dcdc;}
Background color #03dcdc
Border around this has a color of #03dcdc
<div style="border:2px solid #03dcdc;">Content here</div>
.myborder {border:2px solid #03dcdc;}
Border color #03dcdc