#03a2e1 color space conversions
Hex:
#03a2e1
RGB:
3, 162, 225
CMY:
99, 36, 12
CMYK:
99, 28, 0, 12
HSL:
197°, 97.3684%, 44.7059%
HSV (HSB):
197°, 98.6667%, 88.2353%
XYZ:
26.5485, 31.2963, 75.8757
xyY:
0.1985, 0.2340, 31.2963
CIE-Lab:
62.7569, -12.6281, -41.5267
CIE-LCH:
62.7569, 43.4043, 253.0857
CIE-Luv:
62.7569, -41.6780, -64.5246
Hunter-Lab:
55.9431, -13.1909, -41.2550
#03a2e1 color charts
#03a2e1 color shades, tints & tones
#03a2e1 color schemes
#03a2e1 color preview, HTML & CSS examples
This text has a color of #03a2e1
<p style="color:#03a2e1;">Text here</p>
.mytext {color:#03a2e1;}
This box has a color of #03a2e1
<div style="background-color:#03a2e1;">Content here</div>
.mybackground {background-color:#03a2e1;}
Border around this has a color of #03a2e1
<div style="border:2px solid #03a2e1;">Content here</div>
.myborder {border:2px solid #03a2e1;}