#211ed5 color space conversions
Hex:
#211ed5
RGB:
33, 30, 213
CMY:
87, 88, 16
CMYK:
85, 86, 0, 16
HSL:
241°, 75.3086%, 47.6471%
HSV (HSB):
241°, 85.9155%, 83.5294%
XYZ:
13.1017, 6.0560, 63.4292
xyY:
0.1586, 0.0733, 6.0560
CIE-Lab:
29.5532, 61.9352, -88.4945
CIE-LCH:
29.5532, 108.0150, 304.9873
CIE-Luv:
29.5532, -7.5778, -108.7623
Hunter-Lab:
24.6089, 51.9674, -135.5932
#211ed5 color charts
#211ed5 color shades, tints & tones
#211ed5 color schemes
#211ed5 color preview, HTML & CSS examples
This text has a color of #211ed5
<p style="color:#211ed5;">Text here</p>
.mytext {color:#211ed5;}
This box has a color of #211ed5
<div style="background-color:#211ed5;">Content here</div>
.mybackground {background-color:#211ed5;}
Border around this has a color of #211ed5
<div style="border:2px solid #211ed5;">Content here</div>
.myborder {border:2px solid #211ed5;}