#b98bd9 color space conversions
Hex:
#b98bd9
RGB:
185, 139, 217
CMY:
27, 45, 15
CMYK:
15, 36, 0, 15
HSL:
275°, 50.6494%, 69.8039%
HSV (HSB):
275°, 35.9447%, 85.0980%
XYZ:
41.7646, 33.7893, 69.9664
xyY:
0.2870, 0.2322, 33.7893
CIE-Lab:
64.7950, 31.8710, -33.2847
CIE-LCH:
64.7950, 46.0829, 313.7570
CIE-Luv:
64.7950, 18.8747, -56.7821
Hunter-Lab:
58.1285, 26.5249, -30.6744
#b98bd9 color charts
#b98bd9 color shades, tints & tones
#b98bd9 color schemes
#b98bd9 color preview, HTML & CSS examples
This text has a color of #b98bd9
<p style="color:#b98bd9;">Text here</p>
.mytext {color:#b98bd9;}
This box has a color of #b98bd9
<div style="background-color:#b98bd9;">Content here</div>
.mybackground {background-color:#b98bd9;}
Border around this has a color of #b98bd9
<div style="border:2px solid #b98bd9;">Content here</div>
.myborder {border:2px solid #b98bd9;}