#222f5e color space conversions
Hex:
#222f5e
RGB:
34, 47, 94
CMY:
87, 82, 63
CMYK:
64, 50, 0, 63
HSL:
227°, 46.8750%, 25.0980%
HSV (HSB):
227°, 63.8298%, 36.8627%
XYZ:
3.6966, 3.1813, 11.0089
xyY:
0.2067, 0.1779, 3.1813
CIE-Lab:
20.7557, 10.9744, -29.8014
CIE-LCH:
20.7557, 31.7578, 290.2164
CIE-Luv:
20.7557, -6.1341, -34.8806
Hunter-Lab:
17.8361, 5.7815, -24.1100
#222f5e color charts
#222f5e color shades, tints & tones
#222f5e color schemes
#222f5e color preview, HTML & CSS examples
This text has a color of #222f5e
<p style="color:#222f5e;">Text here</p>
.mytext {color:#222f5e;}
This box has a color of #222f5e
<div style="background-color:#222f5e;">Content here</div>
.mybackground {background-color:#222f5e;}
Border around this has a color of #222f5e
<div style="border:2px solid #222f5e;">Content here</div>
.myborder {border:2px solid #222f5e;}