#b91cbc color space conversions
Hex:
#b91cbc
RGB:
185, 28, 188
CMY:
27, 89, 26
CMYK:
2, 85, 0, 26
HSL:
299°, 74.0741%, 42.3529%
HSV (HSB):
299°, 85.1064%, 73.7255%
XYZ:
29.4999, 14.7756, 48.8741
xyY:
0.3167, 0.1586, 14.7756
CIE-Lab:
45.3254, 74.1969, -47.3999
CIE-LCH:
45.3254, 88.0451, 327.4279
CIE-Luv:
45.3254, 58.2296, -78.9624
Hunter-Lab:
38.4391, 69.7208, -48.4780
#b91cbc color charts
#b91cbc color shades, tints & tones
#b91cbc color schemes
#b91cbc color preview, HTML & CSS examples
This text has a color of #b91cbc
<p style="color:#b91cbc;">Text here</p>
.mytext {color:#b91cbc;}
This box has a color of #b91cbc
<div style="background-color:#b91cbc;">Content here</div>
.mybackground {background-color:#b91cbc;}
Border around this has a color of #b91cbc
<div style="border:2px solid #b91cbc;">Content here</div>
.myborder {border:2px solid #b91cbc;}