#bd76d5 color space conversions
Hex:
#bd76d5
RGB:
189, 118, 213
CMY:
26, 54, 16
CMYK:
11, 45, 0, 16
HSL:
285°, 53.0726%, 64.9020%
HSV (HSB):
285°, 44.6009%, 83.5294%
XYZ:
39.4749, 28.5798, 66.3867
xyY:
0.2936, 0.2126, 28.5798
CIE-Lab:
60.4090, 43.6987, -37.8517
CIE-LCH:
60.4090, 57.8129, 319.1010
CIE-Luv:
60.4090, 30.4497, -65.0978
Hunter-Lab:
53.4601, 38.2494, -36.2043
#bd76d5 color charts
#bd76d5 color shades, tints & tones
#bd76d5 color schemes
#bd76d5 color preview, HTML & CSS examples
This text has a color of #bd76d5
<p style="color:#bd76d5;">Text here</p>
.mytext {color:#bd76d5;}
This box has a color of #bd76d5
<div style="background-color:#bd76d5;">Content here</div>
.mybackground {background-color:#bd76d5;}
Border around this has a color of #bd76d5
<div style="border:2px solid #bd76d5;">Content here</div>
.myborder {border:2px solid #bd76d5;}