#b95bf0 color space conversions
Hex:
#b95bf0
RGB:
185, 91, 240
CMY:
27, 64, 6
CMYK:
23, 62, 0, 6
HSL:
278°, 83.2402%, 64.9020%
HSV (HSB):
278°, 62.0833%, 94.1176%
XYZ:
39.4768, 24.0877, 85.0068
xyY:
0.2657, 0.1621, 24.0877
CIE-Lab:
56.1755, 61.9523, -59.7191
CIE-LCH:
56.1755, 86.0492, 316.0515
CIE-Luv:
56.1755, 31.3592, -100.6111
Hunter-Lab:
49.0793, 57.6876, -68.3367
#b95bf0 color charts
#b95bf0 color shades, tints & tones
#b95bf0 color schemes
#b95bf0 color preview, HTML & CSS examples
This text has a color of #b95bf0
<p style="color:#b95bf0;">Text here</p>
.mytext {color:#b95bf0;}
This box has a color of #b95bf0
<div style="background-color:#b95bf0;">Content here</div>
.mybackground {background-color:#b95bf0;}
Border around this has a color of #b95bf0
<div style="border:2px solid #b95bf0;">Content here</div>
.myborder {border:2px solid #b95bf0;}