#2021c0 color space conversions
Hex:
#2021c0
RGB:
32, 33, 192
CMY:
87, 87, 25
CMYK:
83, 83, 0, 25
HSL:
240°, 71.4286%, 43.9216%
HSV (HSB):
240°, 83.3333%, 75.2941%
XYZ:
10.6539, 5.2006, 50.3115
xyY:
0.1610, 0.0786, 5.2006
CIE-Lab:
27.2987, 54.4475, -79.9671
CIE-LCH:
27.2987, 96.7433, 304.2499
CIE-Luv:
27.2987, -7.0888, -96.8784
Hunter-Lab:
22.8047, 43.4836, -114.8414
#2021c0 color charts
#2021c0 color shades, tints & tones
#2021c0 color schemes
#2021c0 color preview, HTML & CSS examples
This text has a color of #2021c0
<p style="color:#2021c0;">Text here</p>
.mytext {color:#2021c0;}
This box has a color of #2021c0
<div style="background-color:#2021c0;">Content here</div>
.mybackground {background-color:#2021c0;}
Border around this has a color of #2021c0
<div style="border:2px solid #2021c0;">Content here</div>
.myborder {border:2px solid #2021c0;}