#cd80d0 color space conversions
Hex:
#cd80d0
RGB:
205, 128, 208
CMY:
20, 50, 18
CMYK:
1, 38, 0, 18
HSL:
298°, 45.9770%, 65.8824%
HSV (HSB):
298°, 38.4615%, 81.5686%
XYZ:
44.2812, 32.9715, 63.7048
xyY:
0.3141, 0.2339, 32.9715
CIE-Lab:
64.1379, 42.1899, -29.1074
CIE-LCH:
64.1379, 51.2565, 325.3977
CIE-Luv:
64.1379, 37.3599, -51.5453
Hunter-Lab:
57.4209, 37.1671, -25.5839
#cd80d0 color charts
#cd80d0 color shades, tints & tones
#cd80d0 color schemes
#cd80d0 color preview, HTML & CSS examples
This text has a color of #cd80d0
<p style="color:#cd80d0;">Text here</p>
.mytext {color:#cd80d0;}
This box has a color of #cd80d0
<div style="background-color:#cd80d0;">Content here</div>
.mybackground {background-color:#cd80d0;}
Border around this has a color of #cd80d0
<div style="border:2px solid #cd80d0;">Content here</div>
.myborder {border:2px solid #cd80d0;}