#b95bfb color space conversions
Hex:
#b95bfb
RGB:
185, 91, 251
CMY:
27, 64, 2
CMYK:
26, 64, 0, 2
HSL:
275°, 95.2381%, 67.0588%
HSV (HSB):
275°, 63.7450%, 98.4314%
XYZ:
41.1613, 24.7615, 93.8768
xyY:
0.2576, 0.1550, 24.7615
CIE-Lab:
56.8423, 64.3104, -64.7642
CIE-LCH:
56.8423, 91.2701, 314.7986
CIE-Luv:
56.8423, 29.0612, -108.8627
Hunter-Lab:
49.7609, 60.5701, -77.0213
#b95bfb color charts
#b95bfb color shades, tints & tones
#b95bfb color schemes
#b95bfb color preview, HTML & CSS examples
This text has a color of #b95bfb
<p style="color:#b95bfb;">Text here</p>
.mytext {color:#b95bfb;}
This box has a color of #b95bfb
<div style="background-color:#b95bfb;">Content here</div>
.mybackground {background-color:#b95bfb;}
Border around this has a color of #b95bfb
<div style="border:2px solid #b95bfb;">Content here</div>
.myborder {border:2px solid #b95bfb;}