#b98ce3 color space conversions
Hex:
#b98ce3
RGB:
185, 140, 227
CMY:
27, 45, 11
CMYK:
19, 38, 0, 11
HSL:
271°, 60.8392%, 71.9608%
HSV (HSB):
271°, 38.3260%, 89.0196%
XYZ:
43.2508, 34.6165, 77.0751
xyY:
0.2791, 0.2234, 34.6165
CIE-Lab:
65.4490, 33.5084, -37.8146
CIE-LCH:
65.4490, 50.5248, 311.5449
CIE-Luv:
65.4490, 17.1224, -64.5115
Hunter-Lab:
58.8358, 28.2545, -36.4851
#b98ce3 color charts
#b98ce3 color shades, tints & tones
#b98ce3 color schemes
#b98ce3 color preview, HTML & CSS examples
This text has a color of #b98ce3
<p style="color:#b98ce3;">Text here</p>
.mytext {color:#b98ce3;}
This box has a color of #b98ce3
<div style="background-color:#b98ce3;">Content here</div>
.mybackground {background-color:#b98ce3;}
Border around this has a color of #b98ce3
<div style="border:2px solid #b98ce3;">Content here</div>
.myborder {border:2px solid #b98ce3;}