#cd80e1 color space conversions
Hex:
#cd80e1
RGB:
205, 128, 225
CMY:
20, 50, 12
CMYK:
9, 43, 0, 12
HSL:
288°, 61.7834%, 69.2157%
HSV (HSB):
288°, 43.1111%, 88.2353%
XYZ:
46.4866, 33.8537, 75.3185
xyY:
0.2986, 0.2175, 33.8537
CIE-Lab:
64.8463, 45.4674, -37.4892
CIE-LCH:
64.8463, 58.9298, 320.4934
CIE-Luv:
64.8463, 34.1225, -65.6197
Hunter-Lab:
58.1840, 40.7923, -36.0215
#cd80e1 color charts
#cd80e1 color shades, tints & tones
#cd80e1 color schemes
#cd80e1 color preview, HTML & CSS examples
This text has a color of #cd80e1
<p style="color:#cd80e1;">Text here</p>
.mytext {color:#cd80e1;}
This box has a color of #cd80e1
<div style="background-color:#cd80e1;">Content here</div>
.mybackground {background-color:#cd80e1;}
Border around this has a color of #cd80e1
<div style="border:2px solid #cd80e1;">Content here</div>
.myborder {border:2px solid #cd80e1;}