#03faef color space conversions
Hex:
#03faef
RGB:
3, 250, 239
CMY:
99, 2, 6
CMYK:
99, 0, 4, 2
HSL:
177°, 97.6285%, 49.6078%
HSV (HSB):
177°, 98.8000%, 98.0392%
XYZ:
49.8031, 74.6226, 93.4401
xyY:
0.2286, 0.3425, 74.6226
CIE-Lab:
89.2159, -50.4199, -8.6519
CIE-LCH:
89.2159, 51.1569, 189.7370
CIE-Luv:
89.2159, -70.0533, -5.7872
Hunter-Lab:
86.3844, -48.2621, -3.6636
#03faef color charts
#03faef color shades, tints & tones
#03faef color schemes
#03faef color preview, HTML & CSS examples
This text has a color of #03faef
<p style="color:#03faef;">Text here</p>
.mytext {color:#03faef;}
This box has a color of #03faef
<div style="background-color:#03faef;">Content here</div>
.mybackground {background-color:#03faef;}
Border around this has a color of #03faef
<div style="border:2px solid #03faef;">Content here</div>
.myborder {border:2px solid #03faef;}