#b98ac6 color space conversions
Hex:
#b98ac6
RGB:
185, 138, 198
CMY:
27, 46, 22
CMYK:
7, 30, 0, 22
HSL:
287°, 34.4828%, 65.8824%
HSV (HSB):
287°, 30.3030%, 77.6471%
XYZ:
39.2891, 32.5685, 57.6417
xyY:
0.3034, 0.2515, 32.5685
CIE-Lab:
63.8100, 28.4529, -24.1880
CIE-LCH:
63.8100, 37.3448, 319.6319
CIE-Luv:
63.8100, 21.9261, -41.5111
Hunter-Lab:
57.0688, 23.0183, -19.9370
#b98ac6 color charts
#b98ac6 color shades, tints & tones
#b98ac6 color schemes
#b98ac6 color preview, HTML & CSS examples
This text has a color of #b98ac6
<p style="color:#b98ac6;">Text here</p>
.mytext {color:#b98ac6;}
This box has a color of #b98ac6
<div style="background-color:#b98ac6;">Content here</div>
.mybackground {background-color:#b98ac6;}
Border around this has a color of #b98ac6
<div style="border:2px solid #b98ac6;">Content here</div>
.myborder {border:2px solid #b98ac6;}