#b956c5 color space conversions
Hex:
#b956c5
RGB:
185, 86, 197
CMY:
27, 66, 23
CMYK:
6, 56, 0, 23
HSL:
294°, 48.8987%, 55.4902%
HSV (HSB):
294°, 56.3452%, 77.2549%
XYZ:
33.4134, 21.0011, 55.1159
xyY:
0.3051, 0.1917, 21.0011
CIE-Lab:
52.9507, 55.6819, -40.5124
CIE-LCH:
52.9507, 68.8602, 323.9616
CIE-Luv:
52.9507, 42.8844, -69.1481
Hunter-Lab:
45.8269, 49.9511, -39.2290
#b956c5 color charts
#b956c5 color shades, tints & tones
#b956c5 color schemes
#b956c5 color preview, HTML & CSS examples
This text has a color of #b956c5
<p style="color:#b956c5;">Text here</p>
.mytext {color:#b956c5;}
This box has a color of #b956c5
<div style="background-color:#b956c5;">Content here</div>
.mybackground {background-color:#b956c5;}
Border around this has a color of #b956c5
<div style="border:2px solid #b956c5;">Content here</div>
.myborder {border:2px solid #b956c5;}