#03daf4 color space conversions
Hex:
#03daf4
RGB:
3, 218, 244
CMY:
99, 15, 4
CMYK:
99, 11, 0, 4
HSL:
186°, 97.5709%, 48.4314%
HSV (HSB):
186°, 98.7705%, 95.6863%
XYZ:
41.4381, 56.6938, 94.3469
xyY:
0.2153, 0.2945, 56.6938
CIE-Lab:
80.0071, -34.6916, -25.1421
CIE-LCH:
80.0071, 42.8443, 215.9321
CIE-Luv:
80.0071, -59.0359, -35.4086
Hunter-Lab:
75.2953, -33.5309, -21.5852
#03daf4 color charts
#03daf4 color shades, tints & tones
#03daf4 color schemes
#03daf4 color preview, HTML & CSS examples
This text has a color of #03daf4
<p style="color:#03daf4;">Text here</p>
.mytext {color:#03daf4;}
This box has a color of #03daf4
<div style="background-color:#03daf4;">Content here</div>
.mybackground {background-color:#03daf4;}
Border around this has a color of #03daf4
<div style="border:2px solid #03daf4;">Content here</div>
.myborder {border:2px solid #03daf4;}