#b98fed color space conversions
Hex:
#b98fed
RGB:
185, 143, 237
CMY:
27, 44, 7
CMYK:
22, 40, 0, 7
HSL:
267°, 72.3077%, 74.5098%
HSV (HSB):
267°, 39.6624%, 92.9412%
XYZ:
45.1161, 36.0736, 84.7058
xyY:
0.2720, 0.2174, 36.0736
CIE-Lab:
66.5761, 34.1011, -41.5694
CIE-LCH:
66.5761, 53.7671, 309.3634
CIE-Luv:
66.5761, 14.6375, -70.9603
Hunter-Lab:
60.0613, 28.9760, -41.5750
#b98fed color charts
#b98fed color shades, tints & tones
#b98fed color schemes
#b98fed color preview, HTML & CSS examples
This text has a color of #b98fed
<p style="color:#b98fed;">Text here</p>
.mytext {color:#b98fed;}
This box has a color of #b98fed
<div style="background-color:#b98fed;">Content here</div>
.mybackground {background-color:#b98fed;}
Border around this has a color of #b98fed
<div style="border:2px solid #b98fed;">Content here</div>
.myborder {border:2px solid #b98fed;}