#03ffef color space conversions
Hex:
#03ffef
RGB:
3, 255, 239
CMY:
99, 0, 6
CMYK:
99, 0, 6, 0
HSL:
176°, 100.0000%, 50.5882%
HSV (HSB):
176°, 98.8235%, 100.0000%
XYZ:
51.3775, 77.7714, 93.9649
xyY:
0.2303, 0.3486, 77.7714
CIE-Lab:
90.6755, -52.5075, -6.4906
CIE-LCH:
90.6755, 52.9072, 187.0467
CIE-Luv:
90.6755, -71.6918, -1.9558
Hunter-Lab:
88.1881, -50.3367, -1.4422
#03ffef color charts
#03ffef color shades, tints & tones
#03ffef color schemes
#03ffef color preview, HTML & CSS examples
This text has a color of #03ffef
<p style="color:#03ffef;">Text here</p>
.mytext {color:#03ffef;}
This box has a color of #03ffef
<div style="background-color:#03ffef;">Content here</div>
.mybackground {background-color:#03ffef;}
Border around this has a color of #03ffef
<div style="border:2px solid #03ffef;">Content here</div>
.myborder {border:2px solid #03ffef;}