#221bcd color space conversions
Hex:
#221bcd
RGB:
34, 27, 205
CMY:
87, 89, 20
CMYK:
83, 87, 0, 20
HSL:
242°, 76.7241%, 45.4902%
HSV (HSB):
242°, 86.8293%, 80.3922%
XYZ:
12.0711, 5.5317, 58.1891
xyY:
0.1593, 0.0730, 5.5317
CIE-Lab:
28.1989, 60.8144, -86.0970
CIE-LCH:
28.1989, 105.4091, 305.2354
CIE-Luv:
28.1989, -6.8747, -103.9937
Hunter-Lab:
23.5196, 50.4529, -130.2237
#221bcd color charts
#221bcd color shades, tints & tones
#221bcd color schemes
#221bcd color preview, HTML & CSS examples
This text has a color of #221bcd
<p style="color:#221bcd;">Text here</p>
.mytext {color:#221bcd;}
This box has a color of #221bcd
<div style="background-color:#221bcd;">Content here</div>
.mybackground {background-color:#221bcd;}
Border around this has a color of #221bcd
<div style="border:2px solid #221bcd;">Content here</div>
.myborder {border:2px solid #221bcd;}