#bd80d7 color space conversions
Hex:
#bd80d7
RGB:
189, 128, 215
CMY:
26, 50, 16
CMYK:
12, 40, 0, 16
HSL:
282°, 52.0958%, 67.2549%
HSV (HSB):
282°, 40.4651%, 84.3137%
XYZ:
40.9712, 31.1635, 68.1457
xyY:
0.2921, 0.2222, 31.1635
CIE-Lab:
62.6454, 38.7139, -35.4807
CIE-LCH:
62.6454, 52.5133, 317.4953
CIE-Luv:
62.6454, 26.1074, -60.9909
Hunter-Lab:
55.8242, 33.3144, -33.2995
#bd80d7 color charts
#bd80d7 color shades, tints & tones
#bd80d7 color schemes
#bd80d7 color preview, HTML & CSS examples
This text has a color of #bd80d7
<p style="color:#bd80d7;">Text here</p>
.mytext {color:#bd80d7;}
This box has a color of #bd80d7
<div style="background-color:#bd80d7;">Content here</div>
.mybackground {background-color:#bd80d7;}
Border around this has a color of #bd80d7
<div style="border:2px solid #bd80d7;">Content here</div>
.myborder {border:2px solid #bd80d7;}