#b91cc5 color space conversions
Hex:
#b91cc5
RGB:
185, 28, 197
CMY:
27, 89, 23
CMYK:
6, 86, 0, 23
HSL:
296°, 75.1111%, 44.1176%
HSV (HSB):
296°, 85.7868%, 77.2549%
XYZ:
30.5009, 15.1760, 54.1450
xyY:
0.3056, 0.1520, 15.1760
CIE-Lab:
45.8743, 75.6169, -51.7715
CIE-LCH:
45.8743, 91.6417, 325.6023
CIE-Luv:
45.8743, 55.0129, -85.6272
Hunter-Lab:
38.9564, 71.5827, -55.1369
#b91cc5 color charts
#b91cc5 color shades, tints & tones
#b91cc5 color schemes
#b91cc5 color preview, HTML & CSS examples
This text has a color of #b91cc5
<p style="color:#b91cc5;">Text here</p>
.mytext {color:#b91cc5;}
This box has a color of #b91cc5
<div style="background-color:#b91cc5;">Content here</div>
.mybackground {background-color:#b91cc5;}
Border around this has a color of #b91cc5
<div style="border:2px solid #b91cc5;">Content here</div>
.myborder {border:2px solid #b91cc5;}