#03dcfe color space conversions
Hex:
#03dcfe
RGB:
3, 220, 254
CMY:
99, 14, 0
CMYK:
99, 13, 0, 0
HSL:
188°, 99.2095%, 50.3922%
HSV (HSB):
188°, 98.8189%, 99.6078%
XYZ:
43.5201, 58.3615, 102.7371
xyY:
0.2127, 0.2852, 58.3615
CIE-Lab:
80.9394, -32.4637, -29.0270
CIE-LCH:
80.9394, 43.5484, 221.8011
CIE-Luv:
80.9394, -58.9056, -42.4152
Hunter-Lab:
76.3947, -32.0038, -26.2580
#03dcfe color charts
#03dcfe color shades, tints & tones
#03dcfe color schemes
#03dcfe color preview, HTML & CSS examples
This text has a color of #03dcfe
<p style="color:#03dcfe;">Text here</p>
.mytext {color:#03dcfe;}
This box has a color of #03dcfe
<div style="background-color:#03dcfe;">Content here</div>
.mybackground {background-color:#03dcfe;}
Border around this has a color of #03dcfe
<div style="border:2px solid #03dcfe;">Content here</div>
.myborder {border:2px solid #03dcfe;}