#bd75c9 color space conversions
Hex:
#bd75c9
RGB:
189, 117, 201
CMY:
26, 54, 21
CMYK:
6, 42, 0, 21
HSL:
291°, 43.7500%, 62.3529%
HSV (HSB):
291°, 41.7910%, 78.8235%
XYZ:
37.8902, 27.7584, 58.6192
xyY:
0.3049, 0.2234, 27.7584
CIE-Lab:
59.6699, 41.8239, -32.2356
CIE-LCH:
59.6699, 52.8051, 322.3769
CIE-Luv:
59.6699, 33.1113, -55.7466
Hunter-Lab:
52.6863, 36.1701, -29.0862
#bd75c9 color charts
#bd75c9 color shades, tints & tones
#bd75c9 color schemes
#bd75c9 color preview, HTML & CSS examples
This text has a color of #bd75c9
<p style="color:#bd75c9;">Text here</p>
.mytext {color:#bd75c9;}
This box has a color of #bd75c9
<div style="background-color:#bd75c9;">Content here</div>
.mybackground {background-color:#bd75c9;}
Border around this has a color of #bd75c9
<div style="border:2px solid #bd75c9;">Content here</div>
.myborder {border:2px solid #bd75c9;}