#b91dc8 color space conversions
Hex:
#b91dc8
RGB:
185, 29, 200
CMY:
27, 89, 22
CMYK:
8, 86, 0, 22
HSL:
295°, 74.6725%, 44.9020%
HSV (HSB):
295°, 85.5000%, 78.4314%
XYZ:
30.8723, 15.3631, 55.9818
xyY:
0.3020, 0.1503, 15.3631
CIE-Lab:
46.1276, 75.9090, -53.1067
CIE-LCH:
46.1276, 92.6417, 325.0230
CIE-Luv:
46.1276, 53.8709, -87.6890
Hunter-Lab:
39.1959, 72.0012, -57.2444
#b91dc8 color charts
#b91dc8 color shades, tints & tones
#b91dc8 color schemes
#b91dc8 color preview, HTML & CSS examples
This text has a color of #b91dc8
<p style="color:#b91dc8;">Text here</p>
.mytext {color:#b91dc8;}
This box has a color of #b91dc8
<div style="background-color:#b91dc8;">Content here</div>
.mybackground {background-color:#b91dc8;}
Border around this has a color of #b91dc8
<div style="border:2px solid #b91dc8;">Content here</div>
.myborder {border:2px solid #b91dc8;}