#b98ea8 color space conversions
Hex:
#b98ea8
RGB:
185, 142, 168
CMY:
27, 44, 34
CMYK:
0, 23, 9, 27
HSL:
324°, 23.4973%, 64.1176%
HSV (HSB):
324°, 23.2432%, 72.5490%
XYZ:
36.7485, 32.4874, 41.3796
xyY:
0.3322, 0.2937, 32.4874
CIE-Lab:
63.7437, 20.5305, -7.3787
CIE-LCH:
63.7437, 21.8162, 340.2313
CIE-Luv:
63.7437, 23.9758, -14.3031
Hunter-Lab:
56.9978, 15.3392, -3.1453
#b98ea8 color charts
#b98ea8 color shades, tints & tones
#b98ea8 color schemes
#b98ea8 color preview, HTML & CSS examples
This text has a color of #b98ea8
<p style="color:#b98ea8;">Text here</p>
.mytext {color:#b98ea8;}
This box has a color of #b98ea8
<div style="background-color:#b98ea8;">Content here</div>
.mybackground {background-color:#b98ea8;}
Border around this has a color of #b98ea8
<div style="border:2px solid #b98ea8;">Content here</div>
.myborder {border:2px solid #b98ea8;}