#222fa7 color space conversions
Hex:
#222fa7
RGB:
34, 47, 167
CMY:
87, 82, 35
CMYK:
80, 72, 0, 35
HSL:
234°, 66.1692%, 39.4118%
HSV (HSB):
234°, 79.6407%, 65.4902%
XYZ:
8.6513, 5.1631, 37.0998
xyY:
0.1699, 0.1014, 5.1631
CIE-Lab:
27.1946, 38.7307, -65.2172
CIE-LCH:
27.1946, 75.8509, 300.7049
CIE-Luv:
27.1946, -7.9663, -82.3484
Hunter-Lab:
22.7225, 28.1967, -80.8990
#222fa7 color charts
#222fa7 color shades, tints & tones
#222fa7 color schemes
#222fa7 color preview, HTML & CSS examples
This text has a color of #222fa7
<p style="color:#222fa7;">Text here</p>
.mytext {color:#222fa7;}
This box has a color of #222fa7
<div style="background-color:#222fa7;">Content here</div>
.mybackground {background-color:#222fa7;}
Border around this has a color of #222fa7
<div style="border:2px solid #222fa7;">Content here</div>
.myborder {border:2px solid #222fa7;}