#222ca7 color space conversions
Hex:
#222ca7
RGB:
34, 44, 167
CMY:
87, 83, 35
CMYK:
80, 74, 0, 35
HSL:
235°, 66.1692%, 39.4118%
HSV (HSB):
235°, 79.6407%, 65.4902%
XYZ:
8.5354, 4.9315, 37.0612
xyY:
0.1689, 0.0976, 4.9315
CIE-Lab:
26.5386, 40.5498, -66.2997
CIE-LCH:
26.5386, 77.7170, 301.4505
CIE-Luv:
26.5386, -7.4421, -82.5217
Hunter-Lab:
22.2069, 29.7460, -83.4046
#222ca7 color charts
#222ca7 color shades, tints & tones
#222ca7 color schemes
#222ca7 color preview, HTML & CSS examples
This text has a color of #222ca7
<p style="color:#222ca7;">Text here</p>
.mytext {color:#222ca7;}
This box has a color of #222ca7
<div style="background-color:#222ca7;">Content here</div>
.mybackground {background-color:#222ca7;}
Border around this has a color of #222ca7
<div style="border:2px solid #222ca7;">Content here</div>
.myborder {border:2px solid #222ca7;}