#bd87e5 color space conversions
Hex:
#bd87e5
RGB:
189, 135, 229
CMY:
26, 47, 10
CMYK:
17, 41, 0, 10
HSL:
274°, 64.3836%, 71.3725%
HSV (HSB):
274°, 41.0480%, 89.8039%
XYZ:
43.7931, 33.8039, 78.3454
xyY:
0.2808, 0.2168, 33.8039
CIE-Lab:
64.8066, 37.8779, -39.8960
CIE-LCH:
64.8066, 55.0130, 313.5136
CIE-Luv:
64.8066, 21.1107, -68.4212
Hunter-Lab:
58.1411, 32.7029, -39.1947
#bd87e5 color charts
#bd87e5 color shades, tints & tones
#bd87e5 color schemes
#bd87e5 color preview, HTML & CSS examples
This text has a color of #bd87e5
<p style="color:#bd87e5;">Text here</p>
.mytext {color:#bd87e5;}
This box has a color of #bd87e5
<div style="background-color:#bd87e5;">Content here</div>
.mybackground {background-color:#bd87e5;}
Border around this has a color of #bd87e5
<div style="border:2px solid #bd87e5;">Content here</div>
.myborder {border:2px solid #bd87e5;}