#2021a4 color space conversions
Hex:
#2021a4
RGB:
32, 33, 164
CMY:
87, 87, 36
CMYK:
80, 80, 0, 36
HSL:
240°, 67.3469%, 38.4314%
HSV (HSB):
240°, 80.4878%, 64.3137%
XYZ:
7.8404, 4.0751, 35.4953
xyY:
0.1654, 0.0860, 4.0751
CIE-Lab:
23.9183, 45.5938, -68.8225
CIE-LCH:
23.9183, 82.5550, 303.5238
CIE-Luv:
23.9183, -5.9372, -80.6260
Hunter-Lab:
20.1869, 34.0001, -90.1205
#2021a4 color charts
#2021a4 color shades, tints & tones
#2021a4 color schemes
#2021a4 color preview, HTML & CSS examples
This text has a color of #2021a4
<p style="color:#2021a4;">Text here</p>
.mytext {color:#2021a4;}
This box has a color of #2021a4
<div style="background-color:#2021a4;">Content here</div>
.mybackground {background-color:#2021a4;}
Border around this has a color of #2021a4
<div style="border:2px solid #2021a4;">Content here</div>
.myborder {border:2px solid #2021a4;}