#b211d9 color space conversions
Hex:
#b211d9
RGB:
178, 17, 217
CMY:
30, 93, 15
CMYK:
18, 92, 0, 15
HSL:
288°, 85.4701%, 45.8824%
HSV (HSB):
288°, 92.1659%, 85.0980%
XYZ:
31.0849, 14.8756, 66.8786
xyY:
0.2755, 0.1318, 14.8756
CIE-Lab:
45.4634, 79.5594, -64.0378
CIE-LCH:
45.4634, 102.1300, 321.1692
CIE-Luv:
45.4634, 44.6350, -102.8378
Hunter-Lab:
38.5689, 76.3678, -75.8106
#b211d9 color charts
#b211d9 color shades, tints & tones
#b211d9 color schemes
#b211d9 color preview, HTML & CSS examples
This text has a color of #b211d9
<p style="color:#b211d9;">Text here</p>
.mytext {color:#b211d9;}
This box has a color of #b211d9
<div style="background-color:#b211d9;">Content here</div>
.mybackground {background-color:#b211d9;}
Border around this has a color of #b211d9
<div style="border:2px solid #b211d9;">Content here</div>
.myborder {border:2px solid #b211d9;}