#b95bc5 color space conversions
Hex:
#b95bc5
RGB:
185, 91, 197
CMY:
27, 64, 23
CMYK:
6, 54, 0, 23
HSL:
293°, 47.7477%, 56.4706%
HSV (HSB):
293°, 53.8071%, 77.2549%
XYZ:
33.8267, 21.8277, 55.2536
xyY:
0.3050, 0.1968, 21.8277
CIE-Lab:
53.8437, 53.2817, -39.1054
CIE-LCH:
53.8437, 66.0921, 323.7237
CIE-Luv:
53.8437, 41.2338, -66.8956
Hunter-Lab:
46.7201, 47.4790, -37.4154
#b95bc5 color charts
#b95bc5 color shades, tints & tones
#b95bc5 color schemes
#b95bc5 color preview, HTML & CSS examples
This text has a color of #b95bc5
<p style="color:#b95bc5;">Text here</p>
.mytext {color:#b95bc5;}
This box has a color of #b95bc5
<div style="background-color:#b95bc5;">Content here</div>
.mybackground {background-color:#b95bc5;}
Border around this has a color of #b95bc5
<div style="border:2px solid #b95bc5;">Content here</div>
.myborder {border:2px solid #b95bc5;}