#b95cc4 color space conversions
Hex:
#b95cc4
RGB:
185, 92, 196
CMY:
27, 64, 23
CMYK:
6, 53, 0, 23
HSL:
294°, 46.8468%, 56.4706%
HSV (HSB):
294°, 53.0612%, 76.8627%
XYZ:
33.7985, 21.9541, 54.6807
xyY:
0.3061, 0.1988, 21.9541
CIE-Lab:
53.9783, 52.6032, -38.3201
CIE-LCH:
53.9783, 65.0809, 323.9276
CIE-Luv:
53.9783, 41.1357, -65.6224
Hunter-Lab:
46.8552, 46.7626, -36.3937
#b95cc4 color charts
#b95cc4 color shades, tints & tones
#b95cc4 color schemes
#b95cc4 color preview, HTML & CSS examples
This text has a color of #b95cc4
<p style="color:#b95cc4;">Text here</p>
.mytext {color:#b95cc4;}
This box has a color of #b95cc4
<div style="background-color:#b95cc4;">Content here</div>
.mybackground {background-color:#b95cc4;}
Border around this has a color of #b95cc4
<div style="border:2px solid #b95cc4;">Content here</div>
.myborder {border:2px solid #b95cc4;}