#bd8dcc color space conversions
Hex:
#bd8dcc
RGB:
189, 141, 204
CMY:
26, 45, 20
CMYK:
7, 31, 0, 20
HSL:
286°, 38.1818%, 67.6471%
HSV (HSB):
286°, 30.8824%, 80.0000%
XYZ:
41.4102, 34.2282, 61.5509
xyY:
0.3018, 0.2495, 34.2282
CIE-Lab:
65.1433, 29.2914, -25.4670
CIE-LCH:
65.1433, 38.8143, 318.9951
CIE-Luv:
65.1433, 22.1496, -43.8319
Hunter-Lab:
58.5049, 23.9602, -21.4235
#bd8dcc color charts
#bd8dcc color shades, tints & tones
#bd8dcc color schemes
#bd8dcc color preview, HTML & CSS examples
This text has a color of #bd8dcc
<p style="color:#bd8dcc;">Text here</p>
.mytext {color:#bd8dcc;}
This box has a color of #bd8dcc
<div style="background-color:#bd8dcc;">Content here</div>
.mybackground {background-color:#bd8dcc;}
Border around this has a color of #bd8dcc
<div style="border:2px solid #bd8dcc;">Content here</div>
.myborder {border:2px solid #bd8dcc;}