#b91feb color space conversions
Hex:
#b91feb
RGB:
185, 31, 235
CMY:
27, 88, 8
CMYK:
21, 87, 0, 8
HSL:
285°, 83.6066%, 52.1569%
HSV (HSB):
285°, 86.8085%, 92.1569%
XYZ:
35.4930, 17.2924, 80.0643
xyY:
0.2672, 0.1302, 17.2924
CIE-Lab:
48.6264, 81.4950, -69.0942
CIE-LCH:
48.6264, 106.8431, 319.7076
CIE-Luv:
48.6264, 42.6648, -112.1897
Hunter-Lab:
41.5842, 79.5813, -85.0455
#b91feb color charts
#b91feb color shades, tints & tones
#b91feb color schemes
#b91feb color preview, HTML & CSS examples
This text has a color of #b91feb
<p style="color:#b91feb;">Text here</p>
.mytext {color:#b91feb;}
This box has a color of #b91feb
<div style="background-color:#b91feb;">Content here</div>
.mybackground {background-color:#b91feb;}
Border around this has a color of #b91feb
<div style="border:2px solid #b91feb;">Content here</div>
.myborder {border:2px solid #b91feb;}