#b95ca2 color space conversions
Hex:
#b95ca2
RGB:
185, 92, 162
CMY:
27, 64, 36
CMYK:
0, 50, 12, 27
HSL:
315°, 39.9142%, 54.3137%
HSV (HSB):
315°, 50.2703%, 72.5490%
XYZ:
30.3563, 20.5772, 36.5543
xyY:
0.3470, 0.2352, 20.5772
CIE-Lab:
52.4836, 46.5868, -20.9273
CIE-LCH:
52.4836, 51.0714, 335.8099
CIE-Luv:
52.4836, 49.6634, -37.9207
Hunter-Lab:
45.3621, 40.0685, -16.0243
#b95ca2 color charts
#b95ca2 color shades, tints & tones
#b95ca2 color schemes
#b95ca2 color preview, HTML & CSS examples
This text has a color of #b95ca2
<p style="color:#b95ca2;">Text here</p>
.mytext {color:#b95ca2;}
This box has a color of #b95ca2
<div style="background-color:#b95ca2;">Content here</div>
.mybackground {background-color:#b95ca2;}
Border around this has a color of #b95ca2
<div style="border:2px solid #b95ca2;">Content here</div>
.myborder {border:2px solid #b95ca2;}