#b91dd9 color space conversions
Hex:
#b91dd9
RGB:
185, 29, 217
CMY:
27, 89, 15
CMYK:
15, 87, 0, 15
HSL:
290°, 76.4228%, 48.2353%
HSV (HSB):
290°, 86.6359%, 85.0980%
XYZ:
32.9713, 16.2028, 67.0353
xyY:
0.2837, 0.1394, 16.2028
CIE-Lab:
47.2394, 78.7362, -61.1084
CIE-LCH:
47.2394, 99.6676, 322.1844
CIE-Luv:
47.2394, 48.2573, -99.9159
Hunter-Lab:
40.2527, 75.7688, -70.5625
#b91dd9 color charts
#b91dd9 color shades, tints & tones
#b91dd9 color schemes
#b91dd9 color preview, HTML & CSS examples
This text has a color of #b91dd9
<p style="color:#b91dd9;">Text here</p>
.mytext {color:#b91dd9;}
This box has a color of #b91dd9
<div style="background-color:#b91dd9;">Content here</div>
.mybackground {background-color:#b91dd9;}
Border around this has a color of #b91dd9
<div style="border:2px solid #b91dd9;">Content here</div>
.myborder {border:2px solid #b91dd9;}