#220d5f color space conversions
Hex:
#220d5f
RGB:
34, 13, 95
CMY:
87, 95, 63
CMYK:
64, 86, 0, 63
HSL:
255°, 75.9259%, 21.1765%
HSV (HSB):
255°, 86.3158%, 37.2549%
XYZ:
2.8692, 1.4542, 10.9559
xyY:
0.1878, 0.0952, 1.4542
CIE-Lab:
12.3136, 33.6423, -44.2071
CIE-LCH:
12.3136, 55.5524, 307.2717
CIE-Luv:
12.3136, 0.2535, -38.5663
Hunter-Lab:
12.0588, 21.3678, -45.4262
#220d5f color charts
#220d5f color shades, tints & tones
#220d5f color schemes
#220d5f color preview, HTML & CSS examples
This text has a color of #220d5f
<p style="color:#220d5f;">Text here</p>
.mytext {color:#220d5f;}
This box has a color of #220d5f
<div style="background-color:#220d5f;">Content here</div>
.mybackground {background-color:#220d5f;}
Border around this has a color of #220d5f
<div style="border:2px solid #220d5f;">Content here</div>
.myborder {border:2px solid #220d5f;}