#b956c7 color space conversions
Hex:
#b956c7
RGB:
185, 86, 199
CMY:
27, 66, 22
CMYK:
7, 57, 0, 22
HSL:
293°, 50.2222%, 55.8824%
HSV (HSB):
293°, 56.7839%, 78.0392%
XYZ:
33.6442, 21.0934, 56.3310
xyY:
0.3029, 0.1899, 21.0934
CIE-Lab:
53.0515, 56.0576, -41.5013
CIE-LCH:
53.0515, 69.7482, 323.4862
CIE-Luv:
53.0515, 42.3742, -70.7476
Hunter-Lab:
45.9275, 50.3868, -40.5711
#b956c7 color charts
#b956c7 color shades, tints & tones
#b956c7 color schemes
#b956c7 color preview, HTML & CSS examples
This text has a color of #b956c7
<p style="color:#b956c7;">Text here</p>
.mytext {color:#b956c7;}
This box has a color of #b956c7
<div style="background-color:#b956c7;">Content here</div>
.mybackground {background-color:#b956c7;}
Border around this has a color of #b956c7
<div style="border:2px solid #b956c7;">Content here</div>
.myborder {border:2px solid #b956c7;}