#221b65 color space conversions
Hex:
#221b65
RGB:
34, 27, 101
CMY:
87, 89, 60
CMYK:
66, 73, 0, 60
HSL:
246°, 57.8125%, 25.0980%
HSV (HSB):
246°, 73.2673%, 39.6078%
XYZ:
3.4006, 2.0635, 12.5310
xyY:
0.1890, 0.1147, 2.0635
CIE-Lab:
15.8172, 27.6131, -42.4261
CIE-LCH:
15.8172, 50.6207, 303.0582
CIE-Luv:
15.8172, -1.8050, -43.2227
Hunter-Lab:
14.3650, 17.1170, -41.6648
#221b65 color charts
#221b65 color shades, tints & tones
#221b65 color schemes
#221b65 color preview, HTML & CSS examples
This text has a color of #221b65
<p style="color:#221b65;">Text here</p>
.mytext {color:#221b65;}
This box has a color of #221b65
<div style="background-color:#221b65;">Content here</div>
.mybackground {background-color:#221b65;}
Border around this has a color of #221b65
<div style="border:2px solid #221b65;">Content here</div>
.myborder {border:2px solid #221b65;}