#bd93e1 color space conversions
Hex:
#bd93e1
RGB:
189, 147, 225
CMY:
26, 42, 12
CMYK:
16, 35, 0, 12
HSL:
272°, 56.5217%, 72.9412%
HSV (HSB):
272°, 34.6667%, 88.2353%
XYZ:
45.0106, 37.1225, 76.0272
xyY:
0.2846, 0.2347, 37.1225
CIE-Lab:
67.3688, 30.3800, -33.6931
CIE-LCH:
67.3688, 45.3670, 312.0400
CIE-Luv:
67.3688, 16.7251, -57.6002
Hunter-Lab:
60.9282, 25.2421, -31.3332
#bd93e1 color charts
#bd93e1 color shades, tints & tones
#bd93e1 color schemes
#bd93e1 color preview, HTML & CSS examples
This text has a color of #bd93e1
<p style="color:#bd93e1;">Text here</p>
.mytext {color:#bd93e1;}
This box has a color of #bd93e1
<div style="background-color:#bd93e1;">Content here</div>
.mybackground {background-color:#bd93e1;}
Border around this has a color of #bd93e1
<div style="border:2px solid #bd93e1;">Content here</div>
.myborder {border:2px solid #bd93e1;}