#211dcb color space conversions
Hex:
#211dcb
RGB:
33, 29, 203
CMY:
87, 89, 20
CMYK:
84, 86, 0, 20
HSL:
241°, 75.0000%, 45.4902%
HSV (HSB):
241°, 85.7143%, 79.6078%
XYZ:
11.8461, 5.5139, 56.9398
xyY:
0.1594, 0.0742, 5.5139
CIE-Lab:
28.1513, 59.4483, -85.0092
CIE-LCH:
28.1513, 103.7336, 304.9657
CIE-Luv:
28.1513, -7.0569, -102.9598
Hunter-Lab:
23.4816, 48.9573, -127.3334
#211dcb color charts
#211dcb color shades, tints & tones
#211dcb color schemes
#211dcb color preview, HTML & CSS examples
This text has a color of #211dcb
<p style="color:#211dcb;">Text here</p>
.mytext {color:#211dcb;}
This box has a color of #211dcb
<div style="background-color:#211dcb;">Content here</div>
.mybackground {background-color:#211dcb;}
Border around this has a color of #211dcb
<div style="border:2px solid #211dcb;">Content here</div>
.myborder {border:2px solid #211dcb;}