#222e85 color space conversions
Hex:
#222e85
RGB:
34, 46, 133
CMY:
87, 82, 48
CMYK:
74, 65, 0, 48
HSL:
233°, 59.2814%, 32.7451%
HSV (HSB):
233°, 74.4361%, 52.1569%
XYZ:
5.8703, 3.9875, 22.6506
xyY:
0.1806, 0.1227, 3.9875
CIE-Lab:
23.6302, 26.8217, -50.1770
CIE-LCH:
23.6302, 56.8959, 298.1263
CIE-Luv:
23.6302, -6.7974, -61.3726
Hunter-Lab:
19.9688, 17.5291, -53.2744
#222e85 color charts
#222e85 color shades, tints & tones
#222e85 color schemes
#222e85 color preview, HTML & CSS examples
This text has a color of #222e85
<p style="color:#222e85;">Text here</p>
.mytext {color:#222e85;}
This box has a color of #222e85
<div style="background-color:#222e85;">Content here</div>
.mybackground {background-color:#222e85;}
Border around this has a color of #222e85
<div style="border:2px solid #222e85;">Content here</div>
.myborder {border:2px solid #222e85;}