#bd93fb color space conversions
Hex:
#bd93fb
RGB:
189, 147, 251
CMY:
26, 42, 2
CMYK:
25, 41, 0, 2
HSL:
264°, 92.8571%, 78.0392%
HSV (HSB):
264°, 41.4343%, 98.4314%
XYZ:
48.8326, 38.6513, 96.1535
xyY:
0.2659, 0.2105, 38.6513
CIE-Lab:
68.4979, 36.2460, -46.1948
CIE-LCH:
68.4979, 58.7174, 308.1189
CIE-Luv:
68.4979, 13.4959, -79.2651
Hunter-Lab:
62.1702, 31.4080, -48.1799
#bd93fb color charts
#bd93fb color shades, tints & tones
#bd93fb color schemes
#bd93fb color preview, HTML & CSS examples
This text has a color of #bd93fb
<p style="color:#bd93fb;">Text here</p>
.mytext {color:#bd93fb;}
This box has a color of #bd93fb
<div style="background-color:#bd93fb;">Content here</div>
.mybackground {background-color:#bd93fb;}
Border around this has a color of #bd93fb
<div style="border:2px solid #bd93fb;">Content here</div>
.myborder {border:2px solid #bd93fb;}