#bd80d3 color space conversions
Hex:
#bd80d3
RGB:
189, 128, 211
CMY:
26, 50, 17
CMYK:
10, 39, 0, 17
HSL:
284°, 48.5380%, 66.4706%
HSV (HSB):
284°, 39.3365%, 82.7451%
XYZ:
40.4633, 30.9603, 65.4713
xyY:
0.2956, 0.2262, 30.9603
CIE-Lab:
62.4741, 37.8850, -33.5080
CIE-LCH:
62.4741, 50.5773, 318.5083
CIE-Luv:
62.4741, 26.7660, -57.6659
Hunter-Lab:
55.6420, 32.4332, -30.8144
#bd80d3 color charts
#bd80d3 color shades, tints & tones
#bd80d3 color schemes
#bd80d3 color preview, HTML & CSS examples
This text has a color of #bd80d3
<p style="color:#bd80d3;">Text here</p>
.mytext {color:#bd80d3;}
This box has a color of #bd80d3
<div style="background-color:#bd80d3;">Content here</div>
.mybackground {background-color:#bd80d3;}
Border around this has a color of #bd80d3
<div style="border:2px solid #bd80d3;">Content here</div>
.myborder {border:2px solid #bd80d3;}