#bd65c6 color space conversions
Hex:
#bd65c6
RGB:
189, 101, 198
CMY:
26, 60, 22
CMYK:
5, 49, 0, 22
HSL:
294°, 45.9716%, 58.6275%
HSV (HSB):
294°, 48.9899%, 77.6471%
XYZ:
35.8330, 24.2034, 56.2092
xyY:
0.3083, 0.2082, 24.2034
CIE-Lab:
56.2909, 49.6046, -35.8005
CIE-LCH:
56.2909, 61.1743, 324.1814
CIE-Luv:
56.2909, 40.0448, -61.8368
Hunter-Lab:
49.1969, 43.9172, -33.3030
#bd65c6 color charts
#bd65c6 color shades, tints & tones
#bd65c6 color schemes
#bd65c6 color preview, HTML & CSS examples
This text has a color of #bd65c6
<p style="color:#bd65c6;">Text here</p>
.mytext {color:#bd65c6;}
This box has a color of #bd65c6
<div style="background-color:#bd65c6;">Content here</div>
.mybackground {background-color:#bd65c6;}
Border around this has a color of #bd65c6
<div style="border:2px solid #bd65c6;">Content here</div>
.myborder {border:2px solid #bd65c6;}