#b98dc0 color space conversions
Hex:
#b98dc0
RGB:
185, 141, 192
CMY:
27, 45, 25
CMYK:
4, 27, 0, 25
HSL:
292°, 28.8136%, 65.2941%
HSV (HSB):
292°, 26.5625%, 75.2941%
XYZ:
39.0469, 33.1698, 54.2136
xyY:
0.3088, 0.2624, 33.1698
CIE-Lab:
64.2982, 25.5816, -20.0732
CIE-LCH:
64.2982, 32.5169, 321.8797
CIE-Luv:
64.2982, 21.3394, -34.6058
Hunter-Lab:
57.5932, 20.2307, -15.4955
#b98dc0 color charts
#b98dc0 color shades, tints & tones
#b98dc0 color schemes
#b98dc0 color preview, HTML & CSS examples
This text has a color of #b98dc0
<p style="color:#b98dc0;">Text here</p>
.mytext {color:#b98dc0;}
This box has a color of #b98dc0
<div style="background-color:#b98dc0;">Content here</div>
.mybackground {background-color:#b98dc0;}
Border around this has a color of #b98dc0
<div style="border:2px solid #b98dc0;">Content here</div>
.myborder {border:2px solid #b98dc0;}