#bd91e3 color space conversions
Hex:
#bd91e3
RGB:
189, 145, 227
CMY:
26, 43, 11
CMYK:
17, 36, 0, 11
HSL:
272°, 59.4203%, 72.9412%
HSV (HSB):
272°, 36.1233%, 89.0196%
XYZ:
44.9768, 36.6157, 77.3700
xyY:
0.2829, 0.2303, 36.6157
CIE-Lab:
66.9877, 31.9253, -35.3888
CIE-LCH:
66.9877, 47.6612, 312.0546
CIE-Luv:
66.9877, 17.3129, -60.5510
Hunter-Lab:
60.5109, 26.7822, -33.4514
#bd91e3 color charts
#bd91e3 color shades, tints & tones
#bd91e3 color schemes
#bd91e3 color preview, HTML & CSS examples
This text has a color of #bd91e3
<p style="color:#bd91e3;">Text here</p>
.mytext {color:#bd91e3;}
This box has a color of #bd91e3
<div style="background-color:#bd91e3;">Content here</div>
.mybackground {background-color:#bd91e3;}
Border around this has a color of #bd91e3
<div style="border:2px solid #bd91e3;">Content here</div>
.myborder {border:2px solid #bd91e3;}