#2021c7 color space conversions
Hex:
#2021c7
RGB:
32, 33, 199
CMY:
87, 87, 22
CMYK:
84, 83, 0, 22
HSL:
240°, 72.2944%, 45.2941%
HSV (HSB):
240°, 83.9196%, 78.0392%
XYZ:
11.4483, 5.5183, 54.4946
xyY:
0.1602, 0.0772, 5.5183
CIE-Lab:
28.1631, 56.5701, -82.6483
CIE-LCH:
28.1631, 100.1545, 304.3904
CIE-Luv:
28.1631, -7.3753, -100.9095
Hunter-Lab:
23.4911, 45.8822, -121.0971
#2021c7 color charts
#2021c7 color shades, tints & tones
#2021c7 color schemes
#2021c7 color preview, HTML & CSS examples
This text has a color of #2021c7
<p style="color:#2021c7;">Text here</p>
.mytext {color:#2021c7;}
This box has a color of #2021c7
<div style="background-color:#2021c7;">Content here</div>
.mybackground {background-color:#2021c7;}
Border around this has a color of #2021c7
<div style="border:2px solid #2021c7;">Content here</div>
.myborder {border:2px solid #2021c7;}