#b91fc5 color space conversions
Hex:
#b91fc5
RGB:
185, 31, 197
CMY:
27, 88, 23
CMYK:
6, 84, 0, 23
HSL:
296°, 72.8070%, 44.7059%
HSV (HSB):
296°, 84.2640%, 77.2549%
XYZ:
30.5756, 15.3255, 54.1699
xyY:
0.3055, 0.1531, 15.3255
CIE-Lab:
46.0768, 75.0236, -51.4467
CIE-LCH:
46.0768, 90.9687, 325.5600
CIE-Luv:
46.0768, 54.6966, -85.1999
Hunter-Lab:
39.1478, 70.9054, -54.6379
#b91fc5 color charts
#b91fc5 color shades, tints & tones
#b91fc5 color schemes
#b91fc5 color preview, HTML & CSS examples
This text has a color of #b91fc5
<p style="color:#b91fc5;">Text here</p>
.mytext {color:#b91fc5;}
This box has a color of #b91fc5
<div style="background-color:#b91fc5;">Content here</div>
.mybackground {background-color:#b91fc5;}
Border around this has a color of #b91fc5
<div style="border:2px solid #b91fc5;">Content here</div>
.myborder {border:2px solid #b91fc5;}