#bd8ccd color space conversions
Hex:
#bd8ccd
RGB:
189, 140, 205
CMY:
26, 45, 20
CMYK:
8, 32, 0, 20
HSL:
285°, 39.3939%, 67.6471%
HSV (HSB):
285°, 31.7073%, 80.3922%
XYZ:
41.3838, 33.9828, 62.1358
xyY:
0.3010, 0.2471, 33.9828
CIE-Lab:
64.9489, 30.0487, -26.3244
CIE-LCH:
64.9489, 39.9487, 318.7798
CIE-Luv:
64.9489, 22.4634, -45.2984
Hunter-Lab:
58.2947, 24.7025, -22.3903
#bd8ccd color charts
#bd8ccd color shades, tints & tones
#bd8ccd color schemes
#bd8ccd color preview, HTML & CSS examples
This text has a color of #bd8ccd
<p style="color:#bd8ccd;">Text here</p>
.mytext {color:#bd8ccd;}
This box has a color of #bd8ccd
<div style="background-color:#bd8ccd;">Content here</div>
.mybackground {background-color:#bd8ccd;}
Border around this has a color of #bd8ccd
<div style="border:2px solid #bd8ccd;">Content here</div>
.myborder {border:2px solid #bd8ccd;}