#bd46e6 color space conversions
Hex:
#bd46e6
RGB:
189, 70, 230
CMY:
26, 73, 10
CMYK:
18, 70, 0, 10
HSL:
285°, 76.1905%, 58.8235%
HSV (HSB):
285°, 69.5652%, 90.1961%
XYZ:
37.4594, 20.9123, 76.9251
xyY:
0.2769, 0.1546, 20.9123
CIE-Lab:
52.8534, 69.8054, -59.4154
CIE-LCH:
52.8534, 91.6678, 319.5969
CIE-Luv:
52.8534, 40.9842, -99.5635
Hunter-Lab:
45.7300, 66.1894, -67.7242
#bd46e6 color charts
#bd46e6 color shades, tints & tones
#bd46e6 color schemes
#bd46e6 color preview, HTML & CSS examples
This text has a color of #bd46e6
<p style="color:#bd46e6;">Text here</p>
.mytext {color:#bd46e6;}
This box has a color of #bd46e6
<div style="background-color:#bd46e6;">Content here</div>
.mybackground {background-color:#bd46e6;}
Border around this has a color of #bd46e6
<div style="border:2px solid #bd46e6;">Content here</div>
.myborder {border:2px solid #bd46e6;}