#03a1d5 color space conversions
Hex:
#03a1d5
RGB:
3, 161, 213
CMY:
99, 37, 16
CMYK:
99, 24, 0, 16
HSL:
195°, 97.2222%, 42.3529%
HSV (HSB):
195°, 98.5915%, 83.5294%
XYZ:
24.7927, 30.3132, 67.4951
xyY:
0.2022, 0.2473, 30.3132
CIE-Lab:
61.9235, -16.4061, -36.1791
CIE-LCH:
61.9235, 39.7251, 245.6071
CIE-Luv:
61.9235, -42.2009, -54.9776
Hunter-Lab:
55.0574, -15.9709, -34.1437
#03a1d5 color charts
#03a1d5 color shades, tints & tones
#03a1d5 color schemes
#03a1d5 color preview, HTML & CSS examples
This text has a color of #03a1d5
<p style="color:#03a1d5;">Text here</p>
.mytext {color:#03a1d5;}
This box has a color of #03a1d5
<div style="background-color:#03a1d5;">Content here</div>
.mybackground {background-color:#03a1d5;}
Border around this has a color of #03a1d5
<div style="border:2px solid #03a1d5;">Content here</div>
.myborder {border:2px solid #03a1d5;}