#cd6acc color space conversions
Hex:
#cd6acc
RGB:
205, 106, 204
CMY:
20, 58, 20
CMYK:
0, 48, 0, 20
HSL:
301°, 49.7487%, 60.9804%
HSV (HSB):
301°, 48.2927%, 80.3922%
XYZ:
41.2300, 27.6468, 60.2901
xyY:
0.3192, 0.2140, 27.6468
CIE-Lab:
59.5683, 52.7706, -33.9421
CIE-LCH:
59.5683, 62.7439, 327.2509
CIE-Luv:
59.5683, 47.3471, -60.0930
Hunter-Lab:
52.5803, 47.9524, -31.1775
#cd6acc color charts
#cd6acc RGB chart
#cd6acc CMYK chart
#cd6acc RGB pie chart
#cd6acc color shades, tints & tones
#cd6acc color schemes
#cd6acc color preview, HTML & CSS examples
This text has a color of #cd6acc
<p style="color:#cd6acc;">Text here</p>
.mytext {color:#cd6acc;}
Text color #cd6acc
This box has a color of #cd6acc
<div style="background-color:#cd6acc;">Content here</div>
.mybackground {background-color:#cd6acc;}
Background color #cd6acc
Border around this has a color of #cd6acc
<div style="border:2px solid #cd6acc;">Content here</div>
.myborder {border:2px solid #cd6acc;}
Border color #cd6acc