#bd80dd color space conversions
Hex:
#bd80dd
RGB:
189, 128, 221
CMY:
26, 50, 13
CMYK:
14, 42, 0, 13
HSL:
279°, 57.7640%, 68.4314%
HSV (HSB):
279°, 42.0814%, 86.6667%
XYZ:
41.7566, 31.4776, 72.2816
xyY:
0.2870, 0.2163, 31.4776
CIE-Lab:
62.9088, 39.9768, -38.4198
CIE-LCH:
62.9088, 55.4457, 316.1378
CIE-Luv:
62.9088, 25.1263, -65.9671
Hunter-Lab:
56.1049, 34.6666, -37.1116
#bd80dd color charts
#bd80dd color shades, tints & tones
#bd80dd color schemes
#bd80dd color preview, HTML & CSS examples
This text has a color of #bd80dd
<p style="color:#bd80dd;">Text here</p>
.mytext {color:#bd80dd;}
This box has a color of #bd80dd
<div style="background-color:#bd80dd;">Content here</div>
.mybackground {background-color:#bd80dd;}
Border around this has a color of #bd80dd
<div style="border:2px solid #bd80dd;">Content here</div>
.myborder {border:2px solid #bd80dd;}