#220c9c color space conversions
Hex:
#220c9c
RGB:
34, 12, 156
CMY:
87, 95, 39
CMYK:
78, 92, 0, 39
HSL:
249°, 85.7143%, 32.9412%
HSV (HSB):
249°, 92.3077%, 61.1765%
XYZ:
6.7919, 3.0033, 31.6742
xyY:
0.1638, 0.0724, 3.0033
CIE-Lab:
20.0572, 52.0665, -70.3515
CIE-LCH:
20.0572, 87.5229, 306.5048
CIE-Luv:
20.0572, -3.3519, -74.1267
Hunter-Lab:
17.3301, 39.6290, -96.2332
#220c9c color charts
#220c9c color shades, tints & tones
#220c9c color schemes
#220c9c color preview, HTML & CSS examples
This text has a color of #220c9c
<p style="color:#220c9c;">Text here</p>
.mytext {color:#220c9c;}
This box has a color of #220c9c
<div style="background-color:#220c9c;">Content here</div>
.mybackground {background-color:#220c9c;}
Border around this has a color of #220c9c
<div style="border:2px solid #220c9c;">Content here</div>
.myborder {border:2px solid #220c9c;}