#221ccc color space conversions
Hex:
#221ccc
RGB:
34, 28, 204
CMY:
87, 89, 20
CMYK:
83, 86, 0, 20
HSL:
242°, 75.8621%, 45.4902%
HSV (HSB):
242°, 86.2745%, 80.0000%
XYZ:
11.9740, 5.5302, 57.5631
xyY:
0.1595, 0.0737, 5.5302
CIE-Lab:
28.1949, 60.1564, -85.5197
CIE-LCH:
28.1949, 104.5582, 305.1234
CIE-Luv:
28.1949, -6.9154, -103.4922
Hunter-Lab:
23.5164, 49.7344, -128.6675
#221ccc color charts
#221ccc color shades, tints & tones
#221ccc color schemes
#221ccc color preview, HTML & CSS examples
This text has a color of #221ccc
<p style="color:#221ccc;">Text here</p>
.mytext {color:#221ccc;}
This box has a color of #221ccc
<div style="background-color:#221ccc;">Content here</div>
.mybackground {background-color:#221ccc;}
Border around this has a color of #221ccc
<div style="border:2px solid #221ccc;">Content here</div>
.myborder {border:2px solid #221ccc;}