#bd96e9 color space conversions
Hex:
#bd96e9
RGB:
189, 150, 233
CMY:
26, 41, 9
CMYK:
19, 36, 0, 9
HSL:
268°, 65.3543%, 75.0980%
HSV (HSB):
268°, 35.6223%, 91.3725%
XYZ:
46.6006, 38.5147, 82.0688
xyY:
0.2787, 0.2304, 38.5147
CIE-Lab:
68.3983, 30.4789, -36.4988
CIE-LCH:
68.3983, 47.5513, 309.8641
CIE-Luv:
68.3983, 14.4811, -62.3756
Hunter-Lab:
62.0602, 25.4291, -34.9633
#bd96e9 color charts
#bd96e9 color shades, tints & tones
#bd96e9 color schemes
#bd96e9 color preview, HTML & CSS examples
This text has a color of #bd96e9
<p style="color:#bd96e9;">Text here</p>
.mytext {color:#bd96e9;}
This box has a color of #bd96e9
<div style="background-color:#bd96e9;">Content here</div>
.mybackground {background-color:#bd96e9;}
Border around this has a color of #bd96e9
<div style="border:2px solid #bd96e9;">Content here</div>
.myborder {border:2px solid #bd96e9;}