#b95bf7 color space conversions
Hex:
#b95bf7
RGB:
185, 91, 247
CMY:
27, 64, 3
CMYK:
25, 63, 0, 3
HSL:
276°, 90.6977%, 66.2745%
HSV (HSB):
276°, 63.1579%, 96.8627%
XYZ:
40.5372, 24.5119, 90.5904
xyY:
0.2605, 0.1575, 24.5119
CIE-Lab:
56.5967, 63.4475, -62.9399
CIE-LCH:
56.5967, 89.3701, 315.2301
CIE-Luv:
56.5967, 29.8857, -105.8814
Hunter-Lab:
49.5095, 59.5100, -73.8298
#b95bf7 color charts
#b95bf7 color shades, tints & tones
#b95bf7 color schemes
#b95bf7 color preview, HTML & CSS examples
This text has a color of #b95bf7
<p style="color:#b95bf7;">Text here</p>
.mytext {color:#b95bf7;}
This box has a color of #b95bf7
<div style="background-color:#b95bf7;">Content here</div>
.mybackground {background-color:#b95bf7;}
Border around this has a color of #b95bf7
<div style="border:2px solid #b95bf7;">Content here</div>
.myborder {border:2px solid #b95bf7;}