#b97cfd color space conversions
Hex:
#b97cfd
RGB:
185, 124, 253
CMY:
27, 51, 1
CMYK:
27, 51, 0, 1
HSL:
268°, 96.9925%, 73.9216%
HSV (HSB):
268°, 50.9881%, 99.2157%
XYZ:
44.9449, 31.8214, 96.7018
xyY:
0.2591, 0.1834, 31.8214
CIE-Lab:
63.1950, 48.1807, -55.7017
CIE-LCH:
63.1950, 73.6483, 310.8591
CIE-Luv:
63.1950, 19.2749, -95.1314
Hunter-Lab:
56.4105, 43.5009, -62.1507
#b97cfd color charts
#b97cfd color shades, tints & tones
#b97cfd color schemes
#b97cfd color preview, HTML & CSS examples
This text has a color of #b97cfd
<p style="color:#b97cfd;">Text here</p>
.mytext {color:#b97cfd;}
This box has a color of #b97cfd
<div style="background-color:#b97cfd;">Content here</div>
.mybackground {background-color:#b97cfd;}
Border around this has a color of #b97cfd
<div style="border:2px solid #b97cfd;">Content here</div>
.myborder {border:2px solid #b97cfd;}