#03fcff color space conversions
Hex:
#03fcff
RGB:
3, 252, 255
CMY:
99, 1, 0
CMYK:
99, 1, 0, 0
HSL:
181°, 100.0000%, 50.5882%
HSV (HSB):
181°, 98.8235%, 100.0000%
XYZ:
52.8980, 76.8602, 106.6552
xyY:
0.2238, 0.3251, 76.8602
CIE-Lab:
90.2572, -46.7260, -15.4245
CIE-LCH:
90.2572, 49.2060, 198.2683
CIE-Luv:
90.2572, -69.4159, -17.5568
Hunter-Lab:
87.6699, -45.7197, -10.7606
#03fcff color charts
#03fcff color shades, tints & tones
#03fcff color schemes
#03fcff color preview, HTML & CSS examples
This text has a color of #03fcff
<p style="color:#03fcff;">Text here</p>
.mytext {color:#03fcff;}
This box has a color of #03fcff
<div style="background-color:#03fcff;">Content here</div>
.mybackground {background-color:#03fcff;}
Border around this has a color of #03fcff
<div style="border:2px solid #03fcff;">Content here</div>
.myborder {border:2px solid #03fcff;}