#b97ac7 color space conversions
Hex:
#b97ac7
RGB:
185, 122, 199
CMY:
27, 52, 22
CMYK:
7, 39, 0, 22
HSL:
289°, 40.7407%, 62.9412%
HSV (HSB):
289°, 38.6935%, 78.0392%
XYZ:
37.2759, 28.3569, 57.5416
xyY:
0.3026, 0.2302, 28.3569
CIE-Lab:
60.2098, 37.4974, -30.3015
CIE-LCH:
60.2098, 48.2103, 321.0584
CIE-Luv:
60.2098, 28.8633, -52.1206
Hunter-Lab:
53.2512, 31.7608, -26.7911
#b97ac7 color charts
#b97ac7 color shades, tints & tones
#b97ac7 color schemes
#b97ac7 color preview, HTML & CSS examples
This text has a color of #b97ac7
<p style="color:#b97ac7;">Text here</p>
.mytext {color:#b97ac7;}
This box has a color of #b97ac7
<div style="background-color:#b97ac7;">Content here</div>
.mybackground {background-color:#b97ac7;}
Border around this has a color of #b97ac7
<div style="border:2px solid #b97ac7;">Content here</div>
.myborder {border:2px solid #b97ac7;}