#b95bc3 color space conversions
Hex:
#b95bc3
RGB:
185, 91, 195
CMY:
27, 64, 24
CMYK:
5, 53, 0, 24
HSL:
294°, 46.4286%, 56.0784%
HSV (HSB):
294°, 53.3333%, 76.4706%
XYZ:
33.5990, 21.7366, 54.0545
xyY:
0.3071, 0.1987, 21.7366
CIE-Lab:
53.7464, 52.9041, -38.1106
CIE-LCH:
53.7464, 65.2018, 324.2321
CIE-Luv:
53.7464, 41.7244, -65.2812
Hunter-Lab:
46.6225, 47.0485, -36.1055
#b95bc3 color charts
#b95bc3 color shades, tints & tones
#b95bc3 color schemes
#b95bc3 color preview, HTML & CSS examples
This text has a color of #b95bc3
<p style="color:#b95bc3;">Text here</p>
.mytext {color:#b95bc3;}
This box has a color of #b95bc3
<div style="background-color:#b95bc3;">Content here</div>
.mybackground {background-color:#b95bc3;}
Border around this has a color of #b95bc3
<div style="border:2px solid #b95bc3;">Content here</div>
.myborder {border:2px solid #b95bc3;}