#bd65cd color space conversions
Hex:
#bd65cd
RGB:
189, 101, 205
CMY:
26, 60, 20
CMYK:
8, 51, 0, 20
HSL:
291°, 50.9804%, 60.0000%
HSV (HSB):
291°, 50.7317%, 80.3922%
XYZ:
36.6594, 24.5340, 60.5610
xyY:
0.3011, 0.2015, 24.5340
CIE-Lab:
56.6185, 50.9481, -39.2736
CIE-LCH:
56.6185, 64.3283, 322.3730
CIE-Luv:
56.6185, 38.4543, -67.5397
Hunter-Lab:
49.5318, 45.4306, -37.8198
#bd65cd color charts
#bd65cd color shades, tints & tones
#bd65cd color schemes
#bd65cd color preview, HTML & CSS examples
This text has a color of #bd65cd
<p style="color:#bd65cd;">Text here</p>
.mytext {color:#bd65cd;}
This box has a color of #bd65cd
<div style="background-color:#bd65cd;">Content here</div>
.mybackground {background-color:#bd65cd;}
Border around this has a color of #bd65cd
<div style="border:2px solid #bd65cd;">Content here</div>
.myborder {border:2px solid #bd65cd;}