#03d2c5 color space conversions
Hex:
#03d2c5
RGB:
3, 210, 197
CMY:
99, 18, 23
CMYK:
99, 0, 6, 18
HSL:
176°, 97.1831%, 41.7647%
HSV (HSB):
176°, 98.5714%, 82.3529%
XYZ:
33.1622, 50.1438, 60.7542
xyY:
0.2302, 0.3481, 50.1438
CIE-Lab:
76.1574, -45.2338, -5.7606
CIE-LCH:
76.1574, 45.5991, 187.2576
CIE-Luv:
76.1574, -60.1420, -1.9027
Hunter-Lab:
70.8123, -40.3279, -1.3000
#03d2c5 color charts
#03d2c5 color shades, tints & tones
#03d2c5 color schemes
#03d2c5 color preview, HTML & CSS examples
This text has a color of #03d2c5
<p style="color:#03d2c5;">Text here</p>
.mytext {color:#03d2c5;}
This box has a color of #03d2c5
<div style="background-color:#03d2c5;">Content here</div>
.mybackground {background-color:#03d2c5;}
Border around this has a color of #03d2c5
<div style="border:2px solid #03d2c5;">Content here</div>
.myborder {border:2px solid #03d2c5;}