#211fff color space conversions
Hex:
#211fff
RGB:
33, 31, 255
CMY:
87, 88, 0
CMYK:
87, 88, 0, 0
HSL:
241°, 100.0000%, 56.0784%
HSV (HSB):
241°, 87.8431%, 100.0000%
XYZ:
19.1672, 8.5233, 95.2427
xyY:
0.1559, 0.0693, 8.5233
CIE-Lab:
35.0498, 73.1663, -103.2562
CIE-LCH:
35.0498, 126.5510, 305.3210
CIE-Luv:
35.0498, -9.4188, -132.6267
Hunter-Lab:
29.1947, 66.0998, -172.9871
#211fff color charts
#211fff color shades, tints & tones
#211fff color schemes
#211fff color preview, HTML & CSS examples
This text has a color of #211fff
<p style="color:#211fff;">Text here</p>
.mytext {color:#211fff;}
This box has a color of #211fff
<div style="background-color:#211fff;">Content here</div>
.mybackground {background-color:#211fff;}
Border around this has a color of #211fff
<div style="border:2px solid #211fff;">Content here</div>
.myborder {border:2px solid #211fff;}