#221b64 color space conversions
Hex:
#221b64
RGB:
34, 27, 100
CMY:
87, 89, 61
CMYK:
66, 73, 0, 61
HSL:
246°, 57.4803%, 24.9020%
HSV (HSB):
246°, 73.0000%, 39.2157%
XYZ:
3.3519, 2.0440, 12.2745
xyY:
0.1897, 0.1157, 2.0440
CIE-Lab:
15.7167, 27.2557, -41.9309
CIE-LCH:
15.7167, 50.0107, 303.0244
CIE-Luv:
15.7167, -1.7499, -42.6271
Hunter-Lab:
14.2970, 16.8287, -40.8945
#221b64 color charts
#221b64 color shades, tints & tones
#221b64 color schemes
#221b64 color preview, HTML & CSS examples
This text has a color of #221b64
<p style="color:#221b64;">Text here</p>
.mytext {color:#221b64;}
This box has a color of #221b64
<div style="background-color:#221b64;">Content here</div>
.mybackground {background-color:#221b64;}
Border around this has a color of #221b64
<div style="border:2px solid #221b64;">Content here</div>
.myborder {border:2px solid #221b64;}