#b95bc9 color space conversions
Hex:
#b95bc9
RGB:
185, 91, 201
CMY:
27, 64, 21
CMYK:
8, 55, 0, 21
HSL:
291°, 50.4587%, 57.2549%
HSV (HSB):
291°, 54.7264%, 78.8235%
XYZ:
34.2913, 22.0135, 57.7000
xyY:
0.3008, 0.1931, 22.0135
CIE-Lab:
54.0413, 54.0445, -41.0851
CIE-LCH:
54.0413, 67.8881, 322.7576
CIE-Luv:
54.0413, 40.2600, -70.1150
Hunter-Lab:
46.9186, 48.3525, -40.0713
#b95bc9 color charts
#b95bc9 color shades, tints & tones
#b95bc9 color schemes
#b95bc9 color preview, HTML & CSS examples
This text has a color of #b95bc9
<p style="color:#b95bc9;">Text here</p>
.mytext {color:#b95bc9;}
This box has a color of #b95bc9
<div style="background-color:#b95bc9;">Content here</div>
.mybackground {background-color:#b95bc9;}
Border around this has a color of #b95bc9
<div style="border:2px solid #b95bc9;">Content here</div>
.myborder {border:2px solid #b95bc9;}