#b97fc6 color space conversions
Hex:
#b97fc6
RGB:
185, 127, 198
CMY:
27, 50, 22
CMYK:
7, 36, 0, 22
HSL:
289°, 38.3784%, 63.7255%
HSV (HSB):
289°, 35.8586%, 77.6471%
XYZ:
37.7900, 29.5702, 57.1420
xyY:
0.3035, 0.2375, 29.5702
CIE-Lab:
61.2816, 34.5521, -28.0783
CIE-LCH:
61.2816, 44.5224, 320.9014
CIE-Luv:
61.2816, 26.8693, -48.3089
Hunter-Lab:
54.3785, 28.8849, -24.2380
#b97fc6 color charts
#b97fc6 color shades, tints & tones
#b97fc6 color schemes
#b97fc6 color preview, HTML & CSS examples
This text has a color of #b97fc6
<p style="color:#b97fc6;">Text here</p>
.mytext {color:#b97fc6;}
This box has a color of #b97fc6
<div style="background-color:#b97fc6;">Content here</div>
.mybackground {background-color:#b97fc6;}
Border around this has a color of #b97fc6
<div style="border:2px solid #b97fc6;">Content here</div>
.myborder {border:2px solid #b97fc6;}