#03ffdc color space conversions
Hex:
#03ffdc
RGB:
3, 255, 220
CMY:
99, 0, 14
CMYK:
99, 0, 14, 0
HSL:
172°, 100.0000%, 50.5882%
HSV (HSB):
172°, 98.8235%, 100.0000%
XYZ:
48.7158, 76.7067, 79.9484
xyY:
0.2372, 0.3735, 76.7067
CIE-Lab:
90.1864, -57.5584, 2.6482
CIE-LCH:
90.1864, 57.6193, 177.3658
CIE-Luv:
90.1864, -73.2052, 13.3185
Hunter-Lab:
87.5823, -53.9823, 7.1855
#03ffdc color charts
#03ffdc RGB chart
#03ffdc CMYK chart
#03ffdc RGB pie chart
#03ffdc color shades, tints & tones
#03ffdc color schemes
#03ffdc color preview, HTML & CSS examples
This text has a color of #03ffdc
<p style="color:#03ffdc;">Text here</p>
.mytext {color:#03ffdc;}
Text color #03ffdc
This box has a color of #03ffdc
<div style="background-color:#03ffdc;">Content here</div>
.mybackground {background-color:#03ffdc;}
Background color #03ffdc
Border around this has a color of #03ffdc
<div style="border:2px solid #03ffdc;">Content here</div>
.myborder {border:2px solid #03ffdc;}
Border color #03ffdc