#b95dbc color space conversions
Hex:
#b95dbc
RGB:
185, 93, 188
CMY:
27, 64, 26
CMYK:
2, 51, 0, 26
HSL:
298°, 41.4847%, 55.0980%
HSV (HSB):
298°, 50.5319%, 73.7255%
XYZ:
32.9990, 21.7738, 50.0405
xyY:
0.3148, 0.2077, 21.7738
CIE-Lab:
53.7862, 50.6156, -34.0208
CIE-LCH:
53.7862, 60.9865, 326.0933
CIE-Luv:
53.7862, 42.7324, -58.6556
Hunter-Lab:
46.6624, 44.5735, -30.9185
#b95dbc color charts
#b95dbc color shades, tints & tones
#b95dbc color schemes
#b95dbc color preview, HTML & CSS examples
This text has a color of #b95dbc
<p style="color:#b95dbc;">Text here</p>
.mytext {color:#b95dbc;}
This box has a color of #b95dbc
<div style="background-color:#b95dbc;">Content here</div>
.mybackground {background-color:#b95dbc;}
Border around this has a color of #b95dbc
<div style="border:2px solid #b95dbc;">Content here</div>
.myborder {border:2px solid #b95dbc;}