#03dec0 color space conversions
Hex:
#03dec0
RGB:
3, 222, 192
CMY:
99, 13, 25
CMYK:
99, 0, 14, 13
HSL:
172°, 97.3333%, 44.1176%
HSV (HSB):
172°, 98.6486%, 87.0588%
XYZ:
35.6733, 56.0677, 58.8111
xyY:
0.2369, 0.3724, 56.0677
CIE-Lab:
79.6523, -51.6288, 2.0395
CIE-LCH:
79.6523, 51.6691, 177.7378
CIE-Luv:
79.6523, -64.5565, 11.2030
Hunter-Lab:
74.8784, -45.9968, 5.8472
#03dec0 color charts
#03dec0 color shades, tints & tones
#03dec0 color schemes
#03dec0 color preview, HTML & CSS examples
This text has a color of #03dec0
<p style="color:#03dec0;">Text here</p>
.mytext {color:#03dec0;}
This box has a color of #03dec0
<div style="background-color:#03dec0;">Content here</div>
.mybackground {background-color:#03dec0;}
Border around this has a color of #03dec0
<div style="border:2px solid #03dec0;">Content here</div>
.myborder {border:2px solid #03dec0;}