#cd80f7 color space conversions
Hex:
#cd80f7
RGB:
205, 128, 247
CMY:
20, 50, 3
CMYK:
17, 48, 0, 3
HSL:
279°, 88.1481%, 73.5294%
HSV (HSB):
279°, 48.1781%, 96.8627%
XYZ:
49.6845, 35.1329, 92.1584
xyY:
0.2807, 0.1985, 35.1329
CIE-Lab:
65.8520, 49.9663, -48.0615
CIE-LCH:
65.8520, 69.3292, 316.1132
CIE-Luv:
65.8520, 30.0531, -83.6521
Hunter-Lab:
59.2730, 45.8966, -50.6937
#cd80f7 color charts
#cd80f7 color shades, tints & tones
#cd80f7 color schemes
#cd80f7 color preview, HTML & CSS examples
This text has a color of #cd80f7
<p style="color:#cd80f7;">Text here</p>
.mytext {color:#cd80f7;}
This box has a color of #cd80f7
<div style="background-color:#cd80f7;">Content here</div>
.mybackground {background-color:#cd80f7;}
Border around this has a color of #cd80f7
<div style="border:2px solid #cd80f7;">Content here</div>
.myborder {border:2px solid #cd80f7;}