#03dcf3 color space conversions
Hex:
#03dcf3
RGB:
3, 220, 243
CMY:
99, 14, 5
CMYK:
99, 9, 0, 5
HSL:
186°, 97.5610%, 48.2353%
HSV (HSB):
186°, 98.7654%, 95.2941%
XYZ:
41.8084, 57.6768, 93.7232
xyY:
0.2164, 0.2985, 57.6768
CIE-Lab:
80.5588, -35.9436, -23.7698
CIE-LCH:
80.5588, 43.0923, 213.4770
CIE-Luv:
80.5588, -59.7843, -32.9246
Hunter-Lab:
75.9453, -34.6387, -20.0075
#03dcf3 color charts
#03dcf3 color shades, tints & tones
#03dcf3 color schemes
#03dcf3 color preview, HTML & CSS examples
This text has a color of #03dcf3
<p style="color:#03dcf3;">Text here</p>
.mytext {color:#03dcf3;}
This box has a color of #03dcf3
<div style="background-color:#03dcf3;">Content here</div>
.mybackground {background-color:#03dcf3;}
Border around this has a color of #03dcf3
<div style="border:2px solid #03dcf3;">Content here</div>
.myborder {border:2px solid #03dcf3;}