#222f7e color space conversions
Hex:
#222f7e
RGB:
34, 47, 126
CMY:
87, 82, 51
CMYK:
73, 63, 0, 51
HSL:
232°, 57.5000%, 31.3725%
HSV (HSB):
232°, 73.0159%, 49.4118%
XYZ:
5.4421, 3.8795, 20.2006
xyY:
0.1843, 0.1314, 3.8795
CIE-Lab:
23.2689, 23.4512, -46.3633
CIE-LCH:
23.2689, 51.9569, 296.8309
CIE-Luv:
23.2689, -6.8430, -56.6565
Hunter-Lab:
19.6964, 14.8508, -47.0205
#222f7e color charts
#222f7e color shades, tints & tones
#222f7e color schemes
#222f7e color preview, HTML & CSS examples
This text has a color of #222f7e
<p style="color:#222f7e;">Text here</p>
.mytext {color:#222f7e;}
This box has a color of #222f7e
<div style="background-color:#222f7e;">Content here</div>
.mybackground {background-color:#222f7e;}
Border around this has a color of #222f7e
<div style="border:2px solid #222f7e;">Content here</div>
.myborder {border:2px solid #222f7e;}