#bd87d6 color space conversions
Hex:
#bd87d6
RGB:
189, 135, 214
CMY:
26, 47, 16
CMYK:
12, 37, 0, 16
HSL:
281°, 49.0683%, 68.4314%
HSV (HSB):
281°, 36.9159%, 83.9216%
XYZ:
41.7878, 33.0018, 67.7859
xyY:
0.2931, 0.2315, 33.0018
CIE-Lab:
64.1624, 34.6682, -32.5635
CIE-LCH:
64.1624, 47.5633, 316.7931
CIE-Luv:
64.1624, 23.3449, -55.9326
Hunter-Lab:
57.4472, 29.3106, -29.7473
#bd87d6 color charts
#bd87d6 color shades, tints & tones
#bd87d6 color schemes
#bd87d6 color preview, HTML & CSS examples
This text has a color of #bd87d6
<p style="color:#bd87d6;">Text here</p>
.mytext {color:#bd87d6;}
This box has a color of #bd87d6
<div style="background-color:#bd87d6;">Content here</div>
.mybackground {background-color:#bd87d6;}
Border around this has a color of #bd87d6
<div style="border:2px solid #bd87d6;">Content here</div>
.myborder {border:2px solid #bd87d6;}