#b91ed3 color space conversions
Hex:
#b91ed3
RGB:
185, 30, 211
CMY:
27, 88, 17
CMYK:
12, 86, 0, 17
HSL:
291°, 75.1037%, 47.2549%
HSV (HSB):
291°, 85.7820%, 82.7451%
XYZ:
32.2297, 15.9460, 63.0072
xyY:
0.2899, 0.1434, 15.9460
CIE-Lab:
46.9035, 77.5299, -58.2089
CIE-LCH:
46.9035, 96.9493, 323.1010
CIE-Luv:
46.9035, 50.0908, -95.5158
Hunter-Lab:
39.9324, 74.1868, -65.5978
#b91ed3 color charts
#b91ed3 color shades, tints & tones
#b91ed3 color schemes
#b91ed3 color preview, HTML & CSS examples
This text has a color of #b91ed3
<p style="color:#b91ed3;">Text here</p>
.mytext {color:#b91ed3;}
This box has a color of #b91ed3
<div style="background-color:#b91ed3;">Content here</div>
.mybackground {background-color:#b91ed3;}
Border around this has a color of #b91ed3
<div style="border:2px solid #b91ed3;">Content here</div>
.myborder {border:2px solid #b91ed3;}