#b98bf8 color space conversions
Hex:
#b98bf8
RGB:
185, 139, 248
CMY:
27, 45, 3
CMYK:
25, 44, 0, 3
HSL:
265°, 88.6179%, 75.8824%
HSV (HSB):
265°, 43.9516%, 97.2549%
XYZ:
46.1835, 35.5568, 93.2360
xyY:
0.2639, 0.2032, 35.5568
CIE-Lab:
66.1799, 38.8609, -48.2307
CIE-LCH:
66.1799, 61.9384, 308.8594
CIE-Luv:
66.1799, 14.7601, -82.5086
Hunter-Lab:
59.6296, 33.8977, -50.9643
#b98bf8 color charts
#b98bf8 color shades, tints & tones
#b98bf8 color schemes
#b98bf8 color preview, HTML & CSS examples
This text has a color of #b98bf8
<p style="color:#b98bf8;">Text here</p>
.mytext {color:#b98bf8;}
This box has a color of #b98bf8
<div style="background-color:#b98bf8;">Content here</div>
.mybackground {background-color:#b98bf8;}
Border around this has a color of #b98bf8
<div style="border:2px solid #b98bf8;">Content here</div>
.myborder {border:2px solid #b98bf8;}