#b97db4 color space conversions
Hex:
#b97db4
RGB:
185, 125, 180
CMY:
27, 51, 29
CMYK:
0, 32, 3, 27
HSL:
305°, 30.0000%, 60.7843%
HSV (HSB):
305°, 32.4324%, 72.5490%
XYZ:
35.5794, 28.2768, 46.7627
xyY:
0.3216, 0.2556, 28.2768
CIE-Lab:
60.1380, 32.1681, -19.6232
CIE-LCH:
60.1380, 37.6810, 328.6159
CIE-Luv:
60.1380, 30.7624, -34.5539
Hunter-Lab:
53.1759, 26.3744, -14.9163
#b97db4 color charts
#b97db4 color shades, tints & tones
#b97db4 color schemes
#b97db4 color preview, HTML & CSS examples
This text has a color of #b97db4
<p style="color:#b97db4;">Text here</p>
.mytext {color:#b97db4;}
This box has a color of #b97db4
<div style="background-color:#b97db4;">Content here</div>
.mybackground {background-color:#b97db4;}
Border around this has a color of #b97db4
<div style="border:2px solid #b97db4;">Content here</div>
.myborder {border:2px solid #b97db4;}