#03a5f5 color space conversions
Hex:
#03a5f5
RGB:
3, 165, 245
CMY:
99, 35, 4
CMYK:
99, 33, 0, 4
HSL:
200°, 97.5806%, 48.6275%
HSV (HSB):
200°, 98.7755%, 96.0784%
XYZ:
29.9741, 33.5222, 91.2768
xyY:
0.1937, 0.2166, 33.5222
CIE-Lab:
64.5815, -6.9996, -49.6468
CIE-LCH:
64.5815, 50.1379, 261.9748
CIE-Luv:
64.5815, -41.3084, -79.1829
Hunter-Lab:
57.8984, -8.9123, -52.9419
#03a5f5 color charts
#03a5f5 color shades, tints & tones
#03a5f5 color schemes
#03a5f5 color preview, HTML & CSS examples
This text has a color of #03a5f5
<p style="color:#03a5f5;">Text here</p>
.mytext {color:#03a5f5;}
This box has a color of #03a5f5
<div style="background-color:#03a5f5;">Content here</div>
.mybackground {background-color:#03a5f5;}
Border around this has a color of #03a5f5
<div style="border:2px solid #03a5f5;">Content here</div>
.myborder {border:2px solid #03a5f5;}