#b97bfc color space conversions
Hex:
#b97bfc
RGB:
185, 123, 252
CMY:
27, 52, 1
CMYK:
27, 51, 0, 1
HSL:
269°, 95.5556%, 73.5294%
HSV (HSB):
269°, 51.1905%, 98.8235%
XYZ:
44.6612, 31.5085, 95.8233
xyY:
0.2597, 0.1832, 31.5085
CIE-Lab:
62.9346, 48.4824, -55.5669
CIE-LCH:
62.9346, 73.7443, 311.1048
CIE-Luv:
62.9346, 19.7550, -94.8740
Hunter-Lab:
56.1324, 43.7901, -61.9209
#b97bfc color charts
#b97bfc color shades, tints & tones
#b97bfc color schemes
#b97bfc color preview, HTML & CSS examples
This text has a color of #b97bfc
<p style="color:#b97bfc;">Text here</p>
.mytext {color:#b97bfc;}
This box has a color of #b97bfc
<div style="background-color:#b97bfc;">Content here</div>
.mybackground {background-color:#b97bfc;}
Border around this has a color of #b97bfc
<div style="border:2px solid #b97bfc;">Content here</div>
.myborder {border:2px solid #b97bfc;}