#03edfc color space conversions
Hex:
#03edfc
RGB:
3, 237, 252
CMY:
99, 7, 1
CMYK:
99, 6, 0, 1
HSL:
184°, 97.6471%, 50.0000%
HSV (HSB):
184°, 98.8095%, 98.8235%
XYZ:
47.8924, 67.6160, 102.6225
xyY:
0.2196, 0.3100, 67.6160
CIE-Lab:
85.8141, -40.9792, -20.5494
CIE-LCH:
85.8141, 45.8429, 206.6319
CIE-Luv:
85.8141, -64.7126, -26.9341
Hunter-Lab:
82.2290, -39.9373, -16.4342
#03edfc color charts
#03edfc color shades, tints & tones
#03edfc color schemes
#03edfc color preview, HTML & CSS examples
This text has a color of #03edfc
<p style="color:#03edfc;">Text here</p>
.mytext {color:#03edfc;}
This box has a color of #03edfc
<div style="background-color:#03edfc;">Content here</div>
.mybackground {background-color:#03edfc;}
Border around this has a color of #03edfc
<div style="border:2px solid #03edfc;">Content here</div>
.myborder {border:2px solid #03edfc;}