#bd46da color space conversions
Hex:
#bd46da
RGB:
189, 70, 218
CMY:
26, 73, 15
CMYK:
13, 68, 0, 15
HSL:
288°, 66.6667%, 56.4706%
HSV (HSB):
288°, 67.8899%, 85.4902%
XYZ:
35.8313, 20.2611, 68.3519
xyY:
0.2879, 0.1628, 20.2611
CIE-Lab:
52.1311, 67.5289, -53.7811
CIE-LCH:
52.1311, 86.3282, 321.4656
CIE-Luv:
52.1311, 44.2116, -90.5609
Hunter-Lab:
45.0123, 63.3204, -58.5242
#bd46da color charts
#bd46da color shades, tints & tones
#bd46da color schemes
#bd46da color preview, HTML & CSS examples
This text has a color of #bd46da
<p style="color:#bd46da;">Text here</p>
.mytext {color:#bd46da;}
This box has a color of #bd46da
<div style="background-color:#bd46da;">Content here</div>
.mybackground {background-color:#bd46da;}
Border around this has a color of #bd46da
<div style="border:2px solid #bd46da;">Content here</div>
.myborder {border:2px solid #bd46da;}