#bd57d5 color space conversions
Hex:
#bd57d5
RGB:
189, 87, 213
CMY:
26, 66, 16
CMYK:
11, 59, 0, 16
HSL:
289°, 60.0000%, 58.8235%
HSV (HSB):
289°, 59.1549%, 83.5294%
XYZ:
36.4047, 22.4393, 65.3633
xyY:
0.2931, 0.1807, 22.4393
CIE-Lab:
54.4900, 59.2776, -47.1808
CIE-LCH:
54.4900, 75.7619, 321.4827
CIE-Luv:
54.4900, 41.1159, -80.3726
Hunter-Lab:
47.3701, 54.2823, -48.6517
#bd57d5 color charts
#bd57d5 color shades, tints & tones
#bd57d5 color schemes
#bd57d5 color preview, HTML & CSS examples
This text has a color of #bd57d5
<p style="color:#bd57d5;">Text here</p>
.mytext {color:#bd57d5;}
This box has a color of #bd57d5
<div style="background-color:#bd57d5;">Content here</div>
.mybackground {background-color:#bd57d5;}
Border around this has a color of #bd57d5
<div style="border:2px solid #bd57d5;">Content here</div>
.myborder {border:2px solid #bd57d5;}