#03fdee color space conversions
Hex:
#03fdee
RGB:
3, 253, 238
CMY:
99, 1, 7
CMYK:
99, 0, 6, 1
HSL:
176°, 98.4252%, 50.1961%
HSV (HSB):
176°, 98.8142%, 99.2157%
XYZ:
50.5954, 76.4430, 92.9772
xyY:
0.2300, 0.3474, 76.4430
CIE-Lab:
90.0646, -51.9518, -6.8743
CIE-LCH:
90.0646, 52.4046, 187.5377
CIE-Luv:
90.0646, -71.1176, -2.6635
Hunter-Lab:
87.4317, -49.7100, -1.8484
#03fdee color charts
#03fdee color shades, tints & tones
#03fdee color schemes
#03fdee color preview, HTML & CSS examples
This text has a color of #03fdee
<p style="color:#03fdee;">Text here</p>
.mytext {color:#03fdee;}
This box has a color of #03fdee
<div style="background-color:#03fdee;">Content here</div>
.mybackground {background-color:#03fdee;}
Border around this has a color of #03fdee
<div style="border:2px solid #03fdee;">Content here</div>
.myborder {border:2px solid #03fdee;}