#03d2d2 color space conversions
Hex:
#03d2d2
RGB:
3, 210, 210
CMY:
99, 18, 18
CMYK:
99, 0, 0, 18
HSL:
180°, 97.1831%, 41.7647%
HSV (HSB):
180°, 98.5714%, 82.3529%
XYZ:
34.7170, 50.7657, 68.9417
xyY:
0.2248, 0.3287, 50.7657
CIE-Lab:
76.5369, -41.4520, -12.1934
CIE-LCH:
76.5369, 43.2082, 196.3916
CIE-Luv:
76.5369, -59.0928, -12.7598
Hunter-Lab:
71.2500, -37.7124, -7.4941
#03d2d2 color charts
#03d2d2 color shades, tints & tones
#03d2d2 color schemes
#03d2d2 color preview, HTML & CSS examples
This text has a color of #03d2d2
<p style="color:#03d2d2;">Text here</p>
.mytext {color:#03d2d2;}
This box has a color of #03d2d2
<div style="background-color:#03d2d2;">Content here</div>
.mybackground {background-color:#03d2d2;}
Border around this has a color of #03d2d2
<div style="border:2px solid #03d2d2;">Content here</div>
.myborder {border:2px solid #03d2d2;}