#cd80c1 color space conversions
Hex:
#cd80c1
RGB:
205, 128, 193
CMY:
20, 50, 24
CMYK:
0, 38, 6, 20
HSL:
309°, 43.5028%, 65.2941%
HSV (HSB):
309°, 37.5610%, 80.3922%
XYZ:
42.5216, 32.2677, 54.4392
xyY:
0.3290, 0.2497, 32.2677
CIE-Lab:
63.5635, 39.4619, -21.5594
CIE-LCH:
63.5635, 44.9672, 331.3507
CIE-Luv:
63.5635, 40.2538, -39.1386
Hunter-Lab:
56.8047, 34.2095, -17.0578
#cd80c1 color charts
#cd80c1 color shades, tints & tones
#cd80c1 color schemes
#cd80c1 color preview, HTML & CSS examples
This text has a color of #cd80c1
<p style="color:#cd80c1;">Text here</p>
.mytext {color:#cd80c1;}
This box has a color of #cd80c1
<div style="background-color:#cd80c1;">Content here</div>
.mybackground {background-color:#cd80c1;}
Border around this has a color of #cd80c1
<div style="border:2px solid #cd80c1;">Content here</div>
.myborder {border:2px solid #cd80c1;}