#b955c9 color space conversions
Hex:
#b955c9
RGB:
185, 85, 201
CMY:
27, 67, 21
CMYK:
8, 58, 0, 21
HSL:
292°, 51.7857%, 56.0784%
HSV (HSB):
292°, 57.7114%, 78.8235%
XYZ:
33.7987, 21.0283, 57.5358
xyY:
0.3008, 0.1871, 21.0283
CIE-Lab:
52.9805, 56.9045, -42.7605
CIE-LCH:
52.9805, 71.1799, 323.0773
CIE-Luv:
52.9805, 42.1773, -72.7740
Hunter-Lab:
45.8567, 51.3145, -42.2908
#b955c9 color charts
#b955c9 color shades, tints & tones
#b955c9 color schemes
#b955c9 color preview, HTML & CSS examples
This text has a color of #b955c9
<p style="color:#b955c9;">Text here</p>
.mytext {color:#b955c9;}
This box has a color of #b955c9
<div style="background-color:#b955c9;">Content here</div>
.mybackground {background-color:#b955c9;}
Border around this has a color of #b955c9
<div style="border:2px solid #b955c9;">Content here</div>
.myborder {border:2px solid #b955c9;}