#b97dc4 color space conversions
Hex:
#b97dc4
RGB:
185, 125, 196
CMY:
27, 51, 23
CMYK:
6, 36, 0, 23
HSL:
291°, 37.5661%, 62.9412%
HSV (HSB):
291°, 36.2245%, 76.8627%
XYZ:
37.3050, 28.9670, 55.8496
xyY:
0.3055, 0.2372, 28.9670
CIE-Lab:
60.7525, 35.2531, -27.7651
CIE-LCH:
60.7525, 44.8741, 321.7763
CIE-Luv:
60.7525, 28.0769, -47.8443
Hunter-Lab:
53.8210, 29.5370, -23.8499
#b97dc4 color charts
#b97dc4 color shades, tints & tones
#b97dc4 color schemes
#b97dc4 color preview, HTML & CSS examples
This text has a color of #b97dc4
<p style="color:#b97dc4;">Text here</p>
.mytext {color:#b97dc4;}
This box has a color of #b97dc4
<div style="background-color:#b97dc4;">Content here</div>
.mybackground {background-color:#b97dc4;}
Border around this has a color of #b97dc4
<div style="border:2px solid #b97dc4;">Content here</div>
.myborder {border:2px solid #b97dc4;}