#03daff color space conversions
Hex:
#03daff
RGB:
3, 218, 255
CMY:
99, 15, 0
CMYK:
99, 15, 0, 0
HSL:
189°, 100.0000%, 50.5882%
HSV (HSB):
189°, 98.8235%, 100.0000%
XYZ:
43.1590, 57.3822, 103.4089
xyY:
0.2116, 0.2814, 57.3822
CIE-Lab:
80.3941, -31.1824, -30.3939
CIE-LCH:
80.3941, 43.5446, 224.2663
CIE-Luv:
80.3941, -58.1606, -44.9136
Hunter-Lab:
75.7510, -30.8643, -27.9120
#03daff color charts
#03daff color shades, tints & tones
#03daff color schemes
#03daff color preview, HTML & CSS examples
This text has a color of #03daff
<p style="color:#03daff;">Text here</p>
.mytext {color:#03daff;}
This box has a color of #03daff
<div style="background-color:#03daff;">Content here</div>
.mybackground {background-color:#03daff;}
Border around this has a color of #03daff
<div style="border:2px solid #03daff;">Content here</div>
.myborder {border:2px solid #03daff;}