#b95fbd color space conversions
Hex:
#b95fbd
RGB:
185, 95, 189
CMY:
27, 63, 26
CMYK:
2, 50, 0, 26
HSL:
297°, 41.5929%, 55.6863%
HSV (HSB):
297°, 49.7354%, 74.1176%
XYZ:
33.2851, 22.1728, 50.6696
xyY:
0.3136, 0.2089, 22.1728
CIE-Lab:
54.2099, 49.8019, -33.9344
CIE-LCH:
54.2099, 60.2642, 325.7299
CIE-Luv:
54.2099, 41.7513, -58.4992
Hunter-Lab:
47.0880, 43.7722, -30.8380
#b95fbd color charts
#b95fbd color shades, tints & tones
#b95fbd color schemes
#b95fbd color preview, HTML & CSS examples
This text has a color of #b95fbd
<p style="color:#b95fbd;">Text here</p>
.mytext {color:#b95fbd;}
This box has a color of #b95fbd
<div style="background-color:#b95fbd;">Content here</div>
.mybackground {background-color:#b95fbd;}
Border around this has a color of #b95fbd
<div style="border:2px solid #b95fbd;">Content here</div>
.myborder {border:2px solid #b95fbd;}