#211acc color space conversions
Hex:
#211acc
RGB:
33, 26, 204
CMY:
87, 90, 20
CMYK:
84, 87, 0, 20
HSL:
242°, 77.3913%, 45.0980%
HSV (HSB):
242°, 87.2549%, 80.0000%
XYZ:
11.8957, 5.4218, 57.5463
xyY:
0.1589, 0.0724, 5.4218
CIE-Lab:
27.9041, 60.8622, -86.0055
CIE-LCH:
27.9041, 105.3620, 305.2853
CIE-Luv:
27.9041, -6.8429, -103.3110
Hunter-Lab:
23.2847, 50.4440, -130.2315
#211acc color charts
#211acc RGB chart
#211acc CMYK chart
#211acc RGB pie chart
#211acc color shades, tints & tones
#211acc color schemes
#211acc color preview, HTML & CSS examples
This text has a color of #211acc
<p style="color:#211acc;">Text here</p>
.mytext {color:#211acc;}
Text color #211acc
This box has a color of #211acc
<div style="background-color:#211acc;">Content here</div>
.mybackground {background-color:#211acc;}
Background color #211acc
Border around this has a color of #211acc
<div style="border:2px solid #211acc;">Content here</div>
.myborder {border:2px solid #211acc;}
Border color #211acc