#b98ae3 color space conversions
Hex:
#b98ae3
RGB:
185, 138, 227
CMY:
27, 46, 11
CMYK:
19, 39, 0, 11
HSL:
272°, 61.3793%, 71.5686%
HSV (HSB):
272°, 39.2070%, 89.0196%
XYZ:
42.9612, 34.0373, 76.9786
xyY:
0.2790, 0.2211, 34.0373
CIE-Lab:
64.9922, 34.6172, -38.5278
CIE-LCH:
64.9922, 51.7952, 311.9397
CIE-Luv:
64.9922, 17.9308, -65.7579
Hunter-Lab:
58.3415, 29.3452, -37.3911
#b98ae3 color charts
#b98ae3 color shades, tints & tones
#b98ae3 color schemes
#b98ae3 color preview, HTML & CSS examples
This text has a color of #b98ae3
<p style="color:#b98ae3;">Text here</p>
.mytext {color:#b98ae3;}
This box has a color of #b98ae3
<div style="background-color:#b98ae3;">Content here</div>
.mybackground {background-color:#b98ae3;}
Border around this has a color of #b98ae3
<div style="border:2px solid #b98ae3;">Content here</div>
.myborder {border:2px solid #b98ae3;}