#222a80 color space conversions
Hex:
#222a80
RGB:
34, 42, 128
CMY:
87, 84, 50
CMYK:
73, 67, 0, 50
HSL:
235°, 58.0247%, 31.7647%
HSV (HSB):
235°, 73.4375%, 50.1961%
XYZ:
5.3839, 3.5545, 20.8244
xyY:
0.1809, 0.1194, 3.5545
CIE-Lab:
22.1404, 27.6265, -49.4712
CIE-LCH:
22.1404, 56.6624, 299.1805
CIE-Luv:
22.1404, -5.7898, -58.8119
Hunter-Lab:
18.8534, 17.9803, -52.2908
#222a80 color charts
#222a80 color shades, tints & tones
#222a80 color schemes
#222a80 color preview, HTML & CSS examples
This text has a color of #222a80
<p style="color:#222a80;">Text here</p>
.mytext {color:#222a80;}
This box has a color of #222a80
<div style="background-color:#222a80;">Content here</div>
.mybackground {background-color:#222a80;}
Border around this has a color of #222a80
<div style="border:2px solid #222a80;">Content here</div>
.myborder {border:2px solid #222a80;}