#b95cb5 color space conversions
Hex:
#b95cb5
RGB:
185, 92, 181
CMY:
27, 64, 29
CMYK:
0, 50, 2, 27
HSL:
303°, 39.9142%, 54.3137%
HSV (HSB):
303°, 50.2703%, 72.5490%
XYZ:
32.1752, 21.3048, 46.1325
xyY:
0.3230, 0.2139, 21.3048
CIE-Lab:
53.2815, 49.8422, -30.7638
CIE-LCH:
53.2815, 58.5719, 328.3161
CIE-Luv:
53.2815, 44.8412, -53.4312
Hunter-Lab:
46.1571, 43.6540, -26.9484
#b95cb5 color charts
#b95cb5 color shades, tints & tones
#b95cb5 color schemes
#b95cb5 color preview, HTML & CSS examples
This text has a color of #b95cb5
<p style="color:#b95cb5;">Text here</p>
.mytext {color:#b95cb5;}
This box has a color of #b95cb5
<div style="background-color:#b95cb5;">Content here</div>
.mybackground {background-color:#b95cb5;}
Border around this has a color of #b95cb5
<div style="border:2px solid #b95cb5;">Content here</div>
.myborder {border:2px solid #b95cb5;}