#2013a1 color space conversions
Hex:
#2013a1
RGB:
32, 19, 161
CMY:
87, 93, 37
CMYK:
80, 88, 0, 37
HSL:
245°, 78.8889%, 35.2941%
HSV (HSB):
245°, 88.1988%, 63.1373%
XYZ:
7.2616, 3.3460, 33.9813
xyY:
0.1629, 0.0750, 3.3460
CIE-Lab:
21.3796, 51.0428, -71.2140
CIE-LCH:
21.3796, 87.6174, 305.6312
CIE-Luv:
21.3796, -4.3394, -77.6574
Hunter-Lab:
18.2922, 38.8491, -97.3385
#2013a1 color charts
#2013a1 color shades, tints & tones
#2013a1 color schemes
#2013a1 color preview, HTML & CSS examples
This text has a color of #2013a1
<p style="color:#2013a1;">Text here</p>
.mytext {color:#2013a1;}
This box has a color of #2013a1
<div style="background-color:#2013a1;">Content here</div>
.mybackground {background-color:#2013a1;}
Border around this has a color of #2013a1
<div style="border:2px solid #2013a1;">Content here</div>
.myborder {border:2px solid #2013a1;}