#bd96e1 color space conversions
Hex:
#bd96e1
RGB:
189, 150, 225
CMY:
26, 41, 12
CMYK:
16, 33, 0, 12
HSL:
271°, 55.5556%, 73.5294%
HSV (HSB):
271°, 33.3333%, 88.2353%
XYZ:
45.4832, 38.0678, 76.1847
xyY:
0.2847, 0.2383, 38.0678
CIE-Lab:
68.0705, 28.7149, -32.6057
CIE-LCH:
68.0705, 43.4474, 311.3694
CIE-Luv:
68.0705, 15.4433, -55.6672
Hunter-Lab:
61.6991, 23.6130, -30.0207
#bd96e1 color charts
#bd96e1 color shades, tints & tones
#bd96e1 color schemes
#bd96e1 color preview, HTML & CSS examples
This text has a color of #bd96e1
<p style="color:#bd96e1;">Text here</p>
.mytext {color:#bd96e1;}
This box has a color of #bd96e1
<div style="background-color:#bd96e1;">Content here</div>
.mybackground {background-color:#bd96e1;}
Border around this has a color of #bd96e1
<div style="border:2px solid #bd96e1;">Content here</div>
.myborder {border:2px solid #bd96e1;}