#b97df5 color space conversions
Hex:
#b97df5
RGB:
185, 125, 245
CMY:
27, 51, 4
CMYK:
24, 49, 0, 4
HSL:
270°, 85.7143%, 72.5490%
HSV (HSB):
270°, 48.9796%, 96.0784%
XYZ:
43.8226, 31.5741, 90.1709
xyY:
0.2647, 0.1907, 31.5741
CIE-Lab:
62.9893, 45.7980, -51.6273
CIE-LCH:
62.9893, 69.0133, 311.5759
CIE-Luv:
62.9893, 20.1646, -88.1865
Hunter-Lab:
56.1908, 40.8763, -55.8106
#b97df5 color charts
#b97df5 color shades, tints & tones
#b97df5 color schemes
#b97df5 color preview, HTML & CSS examples
This text has a color of #b97df5
<p style="color:#b97df5;">Text here</p>
.mytext {color:#b97df5;}
This box has a color of #b97df5
<div style="background-color:#b97df5;">Content here</div>
.mybackground {background-color:#b97df5;}
Border around this has a color of #b97df5
<div style="border:2px solid #b97df5;">Content here</div>
.myborder {border:2px solid #b97df5;}