#221b51 color space conversions
Hex:
#221b51
RGB:
34, 27, 81
CMY:
87, 89, 68
CMYK:
58, 67, 0, 68
HSL:
248°, 50.0000%, 21.1765%
HSV (HSB):
248°, 66.6667%, 31.7647%
XYZ:
2.5368, 1.7180, 7.9825
xyY:
0.2073, 0.1404, 1.7180
CIE-Lab:
13.9319, 20.4071, -32.0991
CIE-LCH:
13.9319, 38.0369, 302.4463
CIE-Luv:
13.9319, -0.6612, -31.2305
Hunter-Lab:
13.1074, 11.6094, -26.9329
#221b51 color charts
#221b51 color shades, tints & tones
#221b51 color schemes
#221b51 color preview, HTML & CSS examples
This text has a color of #221b51
<p style="color:#221b51;">Text here</p>
.mytext {color:#221b51;}
This box has a color of #221b51
<div style="background-color:#221b51;">Content here</div>
.mybackground {background-color:#221b51;}
Border around this has a color of #221b51
<div style="border:2px solid #221b51;">Content here</div>
.myborder {border:2px solid #221b51;}