#b956c9 color space conversions
Hex:
#b956c9
RGB:
185, 86, 201
CMY:
27, 66, 21
CMYK:
8, 57, 0, 21
HSL:
292°, 51.5695%, 56.2745%
HSV (HSB):
292°, 57.2139%, 78.8235%
XYZ:
33.8780, 21.1869, 57.5623
xyY:
0.3008, 0.1881, 21.1869
CIE-Lab:
53.1535, 56.4358, -42.4870
CIE-LCH:
53.1535, 70.6409, 323.0262
CIE-Luv:
53.1535, 41.8668, -72.3435
Hunter-Lab:
46.0292, 50.8266, -41.9251
#b956c9 color charts
#b956c9 color shades, tints & tones
#b956c9 color schemes
#b956c9 color preview, HTML & CSS examples
This text has a color of #b956c9
<p style="color:#b956c9;">Text here</p>
.mytext {color:#b956c9;}
This box has a color of #b956c9
<div style="background-color:#b956c9;">Content here</div>
.mybackground {background-color:#b956c9;}
Border around this has a color of #b956c9
<div style="border:2px solid #b956c9;">Content here</div>
.myborder {border:2px solid #b956c9;}