#cd68cd color space conversions
Hex:
#cd68cd
RGB:
205, 104, 205
CMY:
20, 59, 20
CMYK:
0, 49, 0, 20
HSL:
300°, 50.2488%, 60.5882%
HSV (HSB):
300°, 49.2683%, 80.3922%
XYZ:
41.1466, 27.2875, 60.8560
xyY:
0.3183, 0.2111, 27.2875
CIE-Lab:
59.2395, 53.9326, -35.0212
CIE-LCH:
59.2395, 64.3056, 327.0023
CIE-Luv:
59.2395, 47.8695, -61.9008
Hunter-Lab:
52.2375, 49.1859, -32.5058
#cd68cd color charts
#cd68cd color shades, tints & tones
#cd68cd color schemes
#cd68cd color preview, HTML & CSS examples
This text has a color of #cd68cd
<p style="color:#cd68cd;">Text here</p>
.mytext {color:#cd68cd;}
This box has a color of #cd68cd
<div style="background-color:#cd68cd;">Content here</div>
.mybackground {background-color:#cd68cd;}
Border around this has a color of #cd68cd
<div style="border:2px solid #cd68cd;">Content here</div>
.myborder {border:2px solid #cd68cd;}