#bd65c7 color space conversions
Hex:
#bd65c7
RGB:
189, 101, 199
CMY:
26, 60, 22
CMYK:
5, 49, 0, 22
HSL:
294°, 46.6667%, 58.8235%
HSV (HSB):
294°, 49.2462%, 78.0392%
XYZ:
35.9487, 24.2497, 56.8188
xyY:
0.3072, 0.2072, 24.2497
CIE-Lab:
56.3369, 49.7946, -36.2990
CIE-LCH:
56.3369, 61.6207, 323.9089
CIE-Luv:
56.3369, 39.8162, -62.6532
Hunter-Lab:
49.2440, 44.1304, -33.9393
#bd65c7 color charts
#bd65c7 color shades, tints & tones
#bd65c7 color schemes
#bd65c7 color preview, HTML & CSS examples
This text has a color of #bd65c7
<p style="color:#bd65c7;">Text here</p>
.mytext {color:#bd65c7;}
This box has a color of #bd65c7
<div style="background-color:#bd65c7;">Content here</div>
.mybackground {background-color:#bd65c7;}
Border around this has a color of #bd65c7
<div style="border:2px solid #bd65c7;">Content here</div>
.myborder {border:2px solid #bd65c7;}