#cd5acc color space conversions
Hex:
#cd5acc
RGB:
205, 90, 204
CMY:
20, 65, 20
CMYK:
0, 56, 0, 20
HSL:
301°, 53.4884%, 57.8431%
HSV (HSB):
301°, 56.0976%, 80.3922%
XYZ:
39.7321, 24.6511, 59.7908
xyY:
0.3200, 0.1985, 24.6511
CIE-Lab:
56.7339, 60.3479, -38.3744
CIE-LCH:
56.7339, 71.5155, 327.5483
CIE-Luv:
56.7339, 53.1374, -67.5451
Hunter-Lab:
49.6499, 55.9565, -36.6450
#cd5acc color charts
#cd5acc RGB chart
#cd5acc CMYK chart
#cd5acc RGB pie chart
#cd5acc color shades, tints & tones
#cd5acc color schemes
#cd5acc color preview, HTML & CSS examples
This text has a color of #cd5acc
<p style="color:#cd5acc;">Text here</p>
.mytext {color:#cd5acc;}
Text color #cd5acc
This box has a color of #cd5acc
<div style="background-color:#cd5acc;">Content here</div>
.mybackground {background-color:#cd5acc;}
Background color #cd5acc
Border around this has a color of #cd5acc
<div style="border:2px solid #cd5acc;">Content here</div>
.myborder {border:2px solid #cd5acc;}
Border color #cd5acc