#bd75d9 color space conversions
Hex:
#bd75d9
RGB:
189, 117, 217
CMY:
26, 54, 15
CMYK:
13, 46, 0, 15
HSL:
283°, 56.8182%, 65.4902%
HSV (HSB):
283°, 46.0829%, 85.0980%
XYZ:
39.8719, 28.5512, 69.0551
xyY:
0.2900, 0.2077, 28.5512
CIE-Lab:
60.3834, 45.0552, -40.1382
CIE-LCH:
60.3834, 60.3410, 318.3032
CIE-Luv:
60.3834, 30.0899, -68.9420
Hunter-Lab:
53.4333, 39.6886, -39.2208
#bd75d9 color charts
#bd75d9 color shades, tints & tones
#bd75d9 color schemes
#bd75d9 color preview, HTML & CSS examples
This text has a color of #bd75d9
<p style="color:#bd75d9;">Text here</p>
.mytext {color:#bd75d9;}
This box has a color of #bd75d9
<div style="background-color:#bd75d9;">Content here</div>
.mybackground {background-color:#bd75d9;}
Border around this has a color of #bd75d9
<div style="border:2px solid #bd75d9;">Content here</div>
.myborder {border:2px solid #bd75d9;}