#bd75d6 color space conversions
Hex:
#bd75d6
RGB:
189, 117, 214
CMY:
26, 54, 16
CMYK:
12, 45, 0, 16
HSL:
285°, 54.1899%, 64.9020%
HSV (HSB):
285°, 45.3271%, 83.9216%
XYZ:
39.4852, 28.3964, 67.0183
xyY:
0.2927, 0.2105, 28.3964
CIE-Lab:
60.2452, 44.4367, -38.6702
CIE-LCH:
60.2452, 58.9067, 318.9692
CIE-Luv:
60.2452, 30.6502, -66.4776
Hunter-Lab:
53.2883, 39.0090, -37.2645
#bd75d6 color charts
#bd75d6 color shades, tints & tones
#bd75d6 color schemes
#bd75d6 color preview, HTML & CSS examples
This text has a color of #bd75d6
<p style="color:#bd75d6;">Text here</p>
.mytext {color:#bd75d6;}
This box has a color of #bd75d6
<div style="background-color:#bd75d6;">Content here</div>
.mybackground {background-color:#bd75d6;}
Border around this has a color of #bd75d6
<div style="border:2px solid #bd75d6;">Content here</div>
.myborder {border:2px solid #bd75d6;}