#bd83cd color space conversions
Hex:
#bd83cd
RGB:
189, 131, 205
CMY:
26, 49, 20
CMYK:
8, 36, 0, 20
HSL:
287°, 42.5287%, 65.8824%
HSV (HSB):
287°, 36.0976%, 80.3922%
XYZ:
40.1220, 31.4592, 61.7152
xyY:
0.3010, 0.2360, 31.4592
CIE-Lab:
62.8934, 35.0173, -29.4932
CIE-LCH:
62.8934, 45.7828, 319.8944
CIE-Luv:
62.8934, 26.4615, -50.8642
Hunter-Lab:
56.0885, 29.5323, -25.9759
#bd83cd color charts
#bd83cd color shades, tints & tones
#bd83cd color schemes
#bd83cd color preview, HTML & CSS examples
This text has a color of #bd83cd
<p style="color:#bd83cd;">Text here</p>
.mytext {color:#bd83cd;}
This box has a color of #bd83cd
<div style="background-color:#bd83cd;">Content here</div>
.mybackground {background-color:#bd83cd;}
Border around this has a color of #bd83cd
<div style="border:2px solid #bd83cd;">Content here</div>
.myborder {border:2px solid #bd83cd;}