#b211d3 color space conversions
Hex:
#b211d3
RGB:
178, 17, 211
CMY:
30, 93, 17
CMYK:
16, 92, 0, 17
HSL:
290°, 85.0877%, 44.7059%
HSV (HSB):
290°, 91.9431%, 82.7451%
XYZ:
30.3184, 14.5690, 62.8422
xyY:
0.2814, 0.1352, 14.5690
CIE-Lab:
45.0382, 78.5371, -61.2795
CIE-LCH:
45.0382, 99.6155, 322.0365
CIE-Luv:
45.0382, 46.5077, -98.6846
Hunter-Lab:
38.1694, 74.9883, -70.8966
#b211d3 color charts
#b211d3 color shades, tints & tones
#b211d3 color schemes
#b211d3 color preview, HTML & CSS examples
This text has a color of #b211d3
<p style="color:#b211d3;">Text here</p>
.mytext {color:#b211d3;}
This box has a color of #b211d3
<div style="background-color:#b211d3;">Content here</div>
.mybackground {background-color:#b211d3;}
Border around this has a color of #b211d3
<div style="border:2px solid #b211d3;">Content here</div>
.myborder {border:2px solid #b211d3;}