#bd8dcd color space conversions
Hex:
#bd8dcd
RGB:
189, 141, 205
CMY:
26, 45, 20
CMYK:
8, 31, 0, 20
HSL:
285°, 39.0244%, 67.8431%
HSV (HSB):
285°, 31.2195%, 80.3922%
XYZ:
41.5306, 34.2763, 62.1847
xyY:
0.3010, 0.2484, 34.2763
CIE-Lab:
65.1813, 29.4944, -25.9671
CIE-LCH:
65.1813, 39.2964, 318.6390
CIE-Luv:
65.1813, 22.0105, -44.6678
Hunter-Lab:
58.5460, 24.1664, -21.9927
#bd8dcd color charts
#bd8dcd color shades, tints & tones
#bd8dcd color schemes
#bd8dcd color preview, HTML & CSS examples
This text has a color of #bd8dcd
<p style="color:#bd8dcd;">Text here</p>
.mytext {color:#bd8dcd;}
This box has a color of #bd8dcd
<div style="background-color:#bd8dcd;">Content here</div>
.mybackground {background-color:#bd8dcd;}
Border around this has a color of #bd8dcd
<div style="border:2px solid #bd8dcd;">Content here</div>
.myborder {border:2px solid #bd8dcd;}