#211ff1 color space conversions
Hex:
#211ff1
RGB:
33, 31, 241
CMY:
87, 88, 5
CMYK:
86, 87, 0, 5
HSL:
241°, 88.2353%, 53.3333%
HSV (HSB):
241°, 87.1369%, 94.5098%
XYZ:
16.9944, 7.6542, 83.8008
xyY:
0.1567, 0.0706, 7.6542
CIE-Lab:
33.2520, 69.3886, -98.3673
CIE-LCH:
33.2520, 120.3782, 305.1993
CIE-Luv:
33.2520, -8.8400, -124.7426
Hunter-Lab:
27.6662, 61.2305, -160.2229
#211ff1 color charts
#211ff1 color shades, tints & tones
#211ff1 color schemes
#211ff1 color preview, HTML & CSS examples
This text has a color of #211ff1
<p style="color:#211ff1;">Text here</p>
.mytext {color:#211ff1;}
This box has a color of #211ff1
<div style="background-color:#211ff1;">Content here</div>
.mybackground {background-color:#211ff1;}
Border around this has a color of #211ff1
<div style="border:2px solid #211ff1;">Content here</div>
.myborder {border:2px solid #211ff1;}