#03d5cd color space conversions
Hex:
#03d5cd
RGB:
3, 213, 205
CMY:
99, 16, 20
CMYK:
99, 0, 4, 16
HSL:
178°, 97.2222%, 42.3529%
HSV (HSB):
178°, 98.5915%, 83.5294%
XYZ:
34.8512, 52.0156, 65.9608
xyY:
0.2280, 0.3404, 52.0156
CIE-Lab:
77.2902, -44.2390, -8.3827
CIE-LCH:
77.2902, 45.0262, 190.7296
CIE-Luv:
77.2902, -60.5069, -6.2183
Hunter-Lab:
72.1219, -39.9572, -3.7398
#03d5cd color charts
#03d5cd color shades, tints & tones
#03d5cd color schemes
#03d5cd color preview, HTML & CSS examples
This text has a color of #03d5cd
<p style="color:#03d5cd;">Text here</p>
.mytext {color:#03d5cd;}
This box has a color of #03d5cd
<div style="background-color:#03d5cd;">Content here</div>
.mybackground {background-color:#03d5cd;}
Border around this has a color of #03d5cd
<div style="border:2px solid #03d5cd;">Content here</div>
.myborder {border:2px solid #03d5cd;}