#2001a1 color space conversions
Hex:
#2001a1
RGB:
32, 1, 161
CMY:
87, 100, 37
CMYK:
80, 99, 0, 37
HSL:
252°, 98.7654%, 31.7647%
HSV (HSB):
252°, 99.3789%, 63.1373%
XYZ:
7.0395, 2.9020, 33.9073
xyY:
0.1605, 0.0662, 2.9020
CIE-Lab:
19.6470, 56.3261, -74.1026
CIE-LCH:
19.6470, 93.0797, 307.2388
CIE-Luv:
19.6470, -3.3058, -75.8155
Hunter-Lab:
17.0352, 43.9506, -106.0875
#2001a1 color charts
#2001a1 color shades, tints & tones
#2001a1 color schemes
#2001a1 color preview, HTML & CSS examples
This text has a color of #2001a1
<p style="color:#2001a1;">Text here</p>
.mytext {color:#2001a1;}
This box has a color of #2001a1
<div style="background-color:#2001a1;">Content here</div>
.mybackground {background-color:#2001a1;}
Border around this has a color of #2001a1
<div style="border:2px solid #2001a1;">Content here</div>
.myborder {border:2px solid #2001a1;}