#b91fb4 color space conversions
Hex:
#b91fb4
RGB:
185, 31, 180
CMY:
27, 88, 29
CMYK:
0, 83, 3, 27
HSL:
302°, 71.2963%, 42.3529%
HSV (HSB):
302°, 83.2432%, 72.5490%
XYZ:
28.7358, 14.5895, 44.4815
xyY:
0.3273, 0.1662, 14.5895
CIE-Lab:
45.0668, 72.3626, -43.1133
CIE-LCH:
45.0668, 84.2325, 329.2137
CIE-Luv:
45.0668, 60.8305, -72.4852
Hunter-Lab:
38.1963, 67.4455, -42.3089
#b91fb4 color charts
#b91fb4 color shades, tints & tones
#b91fb4 color schemes
#b91fb4 color preview, HTML & CSS examples
This text has a color of #b91fb4
<p style="color:#b91fb4;">Text here</p>
.mytext {color:#b91fb4;}
This box has a color of #b91fb4
<div style="background-color:#b91fb4;">Content here</div>
.mybackground {background-color:#b91fb4;}
Border around this has a color of #b91fb4
<div style="border:2px solid #b91fb4;">Content here</div>
.myborder {border:2px solid #b91fb4;}