#211dec color space conversions
Hex:
#211dec
RGB:
33, 29, 236
CMY:
87, 89, 7
CMYK:
86, 88, 0, 7
HSL:
241°, 84.4898%, 51.9608%
HSV (HSB):
241°, 87.7119%, 92.5490%
XYZ:
16.2069, 7.2582, 79.9037
xyY:
0.1568, 0.0702, 7.2582
CIE-Lab:
32.3876, 68.6948, -96.9713
CIE-LCH:
32.3876, 118.8377, 305.3139
CIE-Luv:
32.3876, -8.4748, -121.7916
Hunter-Lab:
26.9410, 60.2332, -156.9878
#211dec color charts
#211dec color shades, tints & tones
#211dec color schemes
#211dec color preview, HTML & CSS examples
This text has a color of #211dec
<p style="color:#211dec;">Text here</p>
.mytext {color:#211dec;}
This box has a color of #211dec
<div style="background-color:#211dec;">Content here</div>
.mybackground {background-color:#211dec;}
Border around this has a color of #211dec
<div style="border:2px solid #211dec;">Content here</div>
.myborder {border:2px solid #211dec;}