#bd87c5 color space conversions
Hex:
#bd87c5
RGB:
189, 135, 197
CMY:
26, 47, 23
CMYK:
4, 31, 0, 23
HSL:
292°, 34.8315%, 65.0980%
HSV (HSB):
292°, 31.4721%, 77.2549%
XYZ:
39.7283, 32.1780, 56.9404
xyY:
0.3083, 0.2497, 32.1780
CIE-Lab:
63.4897, 31.2160, -24.0814
CIE-LCH:
63.4897, 39.4252, 322.3518
CIE-Luv:
63.4897, 25.9162, -41.7409
Hunter-Lab:
56.7256, 25.7441, -19.8065
#bd87c5 color charts
#bd87c5 color shades, tints & tones
#bd87c5 color schemes
#bd87c5 color preview, HTML & CSS examples
This text has a color of #bd87c5
<p style="color:#bd87c5;">Text here</p>
.mytext {color:#bd87c5;}
This box has a color of #bd87c5
<div style="background-color:#bd87c5;">Content here</div>
.mybackground {background-color:#bd87c5;}
Border around this has a color of #bd87c5
<div style="border:2px solid #bd87c5;">Content here</div>
.myborder {border:2px solid #bd87c5;}