#bd3ac5 color space conversions
Hex:
#bd3ac5
RGB:
189, 58, 197
CMY:
26, 77, 23
CMYK:
4, 71, 0, 23
HSL:
297°, 54.5098%, 50.0000%
HSV (HSB):
297°, 70.5584%, 77.2549%
XYZ:
32.5774, 17.8761, 54.5567
xyY:
0.3102, 0.1702, 17.8761
CIE-Lab:
49.3455, 68.2532, -46.1873
CIE-LCH:
49.3455, 82.4121, 325.9136
CIE-Luv:
49.3455, 53.0923, -78.1926
Hunter-Lab:
42.2802, 63.5459, -46.9094
#bd3ac5 color charts
#bd3ac5 color shades, tints & tones
#bd3ac5 color schemes
#bd3ac5 color preview, HTML & CSS examples
This text has a color of #bd3ac5
<p style="color:#bd3ac5;">Text here</p>
.mytext {color:#bd3ac5;}
This box has a color of #bd3ac5
<div style="background-color:#bd3ac5;">Content here</div>
.mybackground {background-color:#bd3ac5;}
Border around this has a color of #bd3ac5
<div style="border:2px solid #bd3ac5;">Content here</div>
.myborder {border:2px solid #bd3ac5;}