#220d5d color space conversions
Hex:
#220d5d
RGB:
34, 13, 93
CMY:
87, 95, 64
CMYK:
63, 86, 0, 64
HSL:
256°, 75.4717%, 20.7843%
HSV (HSB):
256°, 86.0215%, 36.4706%
XYZ:
2.7794, 1.4182, 10.4832
xyY:
0.1893, 0.0966, 1.4182
CIE-Lab:
12.0786, 33.0142, -43.2546
CIE-LCH:
12.0786, 54.4141, 307.3529
CIE-Luv:
12.0786, 0.3875, -37.4279
Hunter-Lab:
11.9090, 20.8187, -43.8552
#220d5d color charts
#220d5d color shades, tints & tones
#220d5d color schemes
#220d5d color preview, HTML & CSS examples
This text has a color of #220d5d
<p style="color:#220d5d;">Text here</p>
.mytext {color:#220d5d;}
This box has a color of #220d5d
<div style="background-color:#220d5d;">Content here</div>
.mybackground {background-color:#220d5d;}
Border around this has a color of #220d5d
<div style="border:2px solid #220d5d;">Content here</div>
.myborder {border:2px solid #220d5d;}