#03e2e1 color space conversions
Hex:
#03e2e1
RGB:
3, 226, 225
CMY:
99, 11, 12
CMYK:
99, 0, 0, 11
HSL:
180°, 97.3799%, 44.9020%
HSV (HSB):
180°, 98.6726%, 88.6275%
XYZ:
40.8245, 59.8483, 80.6344
xyY:
0.2252, 0.3301, 59.8483
CIE-Lab:
81.7557, -44.1092, -12.4022
CIE-LCH:
81.7557, 45.8196, 195.7044
CIE-Luv:
81.7557, -63.2429, -12.7975
Hunter-Lab:
77.3617, -41.1868, -7.6450
#03e2e1 color charts
#03e2e1 color shades, tints & tones
#03e2e1 color schemes
#03e2e1 color preview, HTML & CSS examples
This text has a color of #03e2e1
<p style="color:#03e2e1;">Text here</p>
.mytext {color:#03e2e1;}
This box has a color of #03e2e1
<div style="background-color:#03e2e1;">Content here</div>
.mybackground {background-color:#03e2e1;}
Border around this has a color of #03e2e1
<div style="border:2px solid #03e2e1;">Content here</div>
.myborder {border:2px solid #03e2e1;}