#222b85 color space conversions
Hex:
#222b85
RGB:
34, 43, 133
CMY:
87, 83, 48
CMYK:
74, 68, 0, 48
HSL:
235°, 59.2814%, 32.7451%
HSV (HSB):
235°, 74.4361%, 52.1569%
XYZ:
5.7572, 3.7613, 22.6129
xyY:
0.1792, 0.1171, 3.7613
CIE-Lab:
22.8660, 28.8376, -51.4287
CIE-LCH:
22.8660, 58.9620, 299.2806
CIE-Luv:
22.8660, -6.1579, -61.8207
Hunter-Lab:
19.3940, 19.0489, -55.5545
#222b85 color charts
#222b85 color shades, tints & tones
#222b85 color schemes
#222b85 color preview, HTML & CSS examples
This text has a color of #222b85
<p style="color:#222b85;">Text here</p>
.mytext {color:#222b85;}
This box has a color of #222b85
<div style="background-color:#222b85;">Content here</div>
.mybackground {background-color:#222b85;}
Border around this has a color of #222b85
<div style="border:2px solid #222b85;">Content here</div>
.myborder {border:2px solid #222b85;}