#bd86da color space conversions
Hex:
#bd86da
RGB:
189, 134, 218
CMY:
26, 47, 15
CMYK:
13, 39, 0, 15
HSL:
279°, 53.1646%, 69.0196%
HSV (HSB):
279°, 38.5321%, 85.4902%
XYZ:
42.1663, 32.9310, 70.4636
xyY:
0.2897, 0.2262, 32.9310
CIE-Lab:
64.1050, 36.0598, -34.8822
CIE-LCH:
64.1050, 50.1705, 315.9510
CIE-Luv:
64.1050, 23.1613, -59.8810
Hunter-Lab:
57.3855, 30.7352, -32.6322
#bd86da color charts
#bd86da color shades, tints & tones
#bd86da color schemes
#bd86da color preview, HTML & CSS examples
This text has a color of #bd86da
<p style="color:#bd86da;">Text here</p>
.mytext {color:#bd86da;}
This box has a color of #bd86da
<div style="background-color:#bd86da;">Content here</div>
.mybackground {background-color:#bd86da;}
Border around this has a color of #bd86da
<div style="border:2px solid #bd86da;">Content here</div>
.myborder {border:2px solid #bd86da;}