#03d5d3 color space conversions
Hex:
#03d5d3
RGB:
3, 213, 211
CMY:
99, 16, 17
CMYK:
99, 0, 1, 16
HSL:
179°, 97.2222%, 42.3529%
HSV (HSB):
179°, 98.5915%, 83.5294%
XYZ:
35.5897, 52.3110, 69.8493
xyY:
0.2256, 0.3316, 52.3110
CIE-Lab:
77.4664, -42.4888, -11.3410
CIE-LCH:
77.4664, 43.9763, 194.9448
CIE-Luv:
77.4664, -60.0220, -11.2411
Hunter-Lab:
72.3263, -38.7365, -6.6310
#03d5d3 color charts
#03d5d3 color shades, tints & tones
#03d5d3 color schemes
#03d5d3 color preview, HTML & CSS examples
This text has a color of #03d5d3
<p style="color:#03d5d3;">Text here</p>
.mytext {color:#03d5d3;}
This box has a color of #03d5d3
<div style="background-color:#03d5d3;">Content here</div>
.mybackground {background-color:#03d5d3;}
Border around this has a color of #03d5d3
<div style="border:2px solid #03d5d3;">Content here</div>
.myborder {border:2px solid #03d5d3;}