#211ac2 color space conversions
Hex:
#211ac2
RGB:
33, 26, 194
CMY:
87, 90, 24
CMYK:
83, 87, 0, 24
HSL:
243°, 76.3636%, 43.1373%
HSV (HSB):
243°, 86.5979%, 76.0784%
XYZ:
10.7342, 4.9572, 51.4300
xyY:
0.1599, 0.0739, 4.9572
CIE-Lab:
26.6124, 58.0095, -82.2878
CIE-LCH:
26.6124, 100.6796, 305.1822
CIE-Luv:
26.6124, -6.3914, -97.5480
Hunter-Lab:
22.2647, 47.0948, -121.3708
#211ac2 color charts
#211ac2 color shades, tints & tones
#211ac2 color schemes
#211ac2 color preview, HTML & CSS examples
This text has a color of #211ac2
<p style="color:#211ac2;">Text here</p>
.mytext {color:#211ac2;}
This box has a color of #211ac2
<div style="background-color:#211ac2;">Content here</div>
.mybackground {background-color:#211ac2;}
Border around this has a color of #211ac2
<div style="border:2px solid #211ac2;">Content here</div>
.myborder {border:2px solid #211ac2;}