#2022e2 color space conversions
Hex:
#2022e2
RGB:
32, 34, 226
CMY:
87, 87, 11
CMYK:
86, 85, 0, 11
HSL:
239°, 76.9841%, 50.5882%
HSV (HSB):
239°, 85.8407%, 88.6275%
XYZ:
14.8952, 6.9421, 72.5064
xyY:
0.1579, 0.0736, 6.9421
CIE-Lab:
31.6748, 64.0757, -92.4522
CIE-LCH:
31.6748, 112.4860, 304.7246
CIE-Luv:
31.6748, -8.5666, -116.4032
Hunter-Lab:
26.3479, 54.8019, -144.7158
#2022e2 color charts
#2022e2 color shades, tints & tones
#2022e2 color schemes
#2022e2 color preview, HTML & CSS examples
This text has a color of #2022e2
<p style="color:#2022e2;">Text here</p>
.mytext {color:#2022e2;}
This box has a color of #2022e2
<div style="background-color:#2022e2;">Content here</div>
.mybackground {background-color:#2022e2;}
Border around this has a color of #2022e2
<div style="border:2px solid #2022e2;">Content here</div>
.myborder {border:2px solid #2022e2;}