#b95bc0 color space conversions
Hex:
#b95bc0
RGB:
185, 91, 192
CMY:
27, 64, 25
CMYK:
4, 53, 0, 25
HSL:
296°, 44.4934%, 55.4902%
HSV (HSB):
296°, 52.6042%, 75.2941%
XYZ:
33.2631, 21.6022, 52.2857
xyY:
0.3104, 0.2016, 21.6022
CIE-Lab:
53.6024, 52.3428, -36.6124
CIE-LCH:
53.6024, 63.8767, 325.0282
CIE-Luv:
53.6024, 42.4647, -62.8542
Hunter-Lab:
46.4782, 46.4104, -34.1636
#b95bc0 color charts
#b95bc0 color shades, tints & tones
#b95bc0 color schemes
#b95bc0 color preview, HTML & CSS examples
This text has a color of #b95bc0
<p style="color:#b95bc0;">Text here</p>
.mytext {color:#b95bc0;}
This box has a color of #b95bc0
<div style="background-color:#b95bc0;">Content here</div>
.mybackground {background-color:#b95bc0;}
Border around this has a color of #b95bc0
<div style="border:2px solid #b95bc0;">Content here</div>
.myborder {border:2px solid #b95bc0;}