#b98abb color space conversions
Hex:
#b98abb
RGB:
185, 138, 187
CMY:
27, 46, 27
CMYK:
1, 26, 0, 27
HSL:
298°, 26.4865%, 63.7255%
HSV (HSB):
298°, 26.2032%, 73.3333%
XYZ:
38.0657, 32.0791, 51.1993
xyY:
0.3137, 0.2644, 32.0791
CIE-Lab:
63.4082, 26.2778, -18.6135
CIE-LCH:
63.4082, 32.2023, 324.6887
CIE-Luv:
63.4082, 23.4560, -32.3527
Hunter-Lab:
56.6384, 20.8495, -13.9494
#b98abb color charts
#b98abb color shades, tints & tones
#b98abb color schemes
#b98abb color preview, HTML & CSS examples
This text has a color of #b98abb
<p style="color:#b98abb;">Text here</p>
.mytext {color:#b98abb;}
This box has a color of #b98abb
<div style="background-color:#b98abb;">Content here</div>
.mybackground {background-color:#b98abb;}
Border around this has a color of #b98abb
<div style="border:2px solid #b98abb;">Content here</div>
.myborder {border:2px solid #b98abb;}