#b91dd8 color space conversions
Hex:
#b91dd8
RGB:
185, 29, 216
CMY:
27, 89, 15
CMYK:
14, 87, 0, 15
HSL:
290°, 76.3265%, 48.0392%
HSV (HSB):
290°, 86.5741%, 84.7059%
XYZ:
32.8416, 16.1509, 66.3522
xyY:
0.2847, 0.1400, 16.1509
CIE-Lab:
47.1718, 78.5662, -60.6450
CIE-LCH:
47.1718, 99.2495, 322.3355
CIE-Luv:
47.1718, 48.5744, -99.2080
Hunter-Lab:
40.1882, 75.5402, -69.7584
#b91dd8 color charts
#b91dd8 color shades, tints & tones
#b91dd8 color schemes
#b91dd8 color preview, HTML & CSS examples
This text has a color of #b91dd8
<p style="color:#b91dd8;">Text here</p>
.mytext {color:#b91dd8;}
This box has a color of #b91dd8
<div style="background-color:#b91dd8;">Content here</div>
.mybackground {background-color:#b91dd8;}
Border around this has a color of #b91dd8
<div style="border:2px solid #b91dd8;">Content here</div>
.myborder {border:2px solid #b91dd8;}