#221bdd color space conversions
Hex:
#221bdd
RGB:
34, 27, 221
CMY:
87, 89, 13
CMYK:
85, 88, 0, 13
HSL:
242°, 78.2258%, 48.6275%
HSV (HSB):
242°, 87.7828%, 86.6667%
XYZ:
14.1028, 6.3444, 68.8879
xyY:
0.1579, 0.0710, 6.3444
CIE-Lab:
30.2653, 65.2837, -91.9273
CIE-LCH:
30.2653, 112.7501, 305.3811
CIE-Luv:
30.2653, -7.5879, -113.1568
Hunter-Lab:
25.1881, 55.8626, -144.5228
#221bdd color charts
#221bdd color shades, tints & tones
#221bdd color schemes
#221bdd color preview, HTML & CSS examples
This text has a color of #221bdd
<p style="color:#221bdd;">Text here</p>
.mytext {color:#221bdd;}
This box has a color of #221bdd
<div style="background-color:#221bdd;">Content here</div>
.mybackground {background-color:#221bdd;}
Border around this has a color of #221bdd
<div style="border:2px solid #221bdd;">Content here</div>
.myborder {border:2px solid #221bdd;}