#cd1acc color space conversions
Hex:
#cd1acc
RGB:
205, 26, 204
CMY:
20, 90, 20
CMYK:
0, 87, 0, 20
HSL:
300°, 77.4892%, 45.2941%
HSV (HSB):
300°, 87.3171%, 80.3922%
XYZ:
36.4453, 18.0776, 58.6952
xyY:
0.3219, 0.1597, 18.0776
CIE-Lab:
49.5900, 80.5333, -49.6849
CIE-LCH:
49.5900, 94.6266, 328.3276
CIE-Luv:
49.5900, 66.7566, -85.0777
Hunter-Lab:
42.5177, 78.6006, -52.0867
#cd1acc color charts
#cd1acc RGB chart
#cd1acc CMYK chart
#cd1acc RGB pie chart
#cd1acc color shades, tints & tones
#cd1acc color schemes
#cd1acc color preview, HTML & CSS examples
This text has a color of #cd1acc
<p style="color:#cd1acc;">Text here</p>
.mytext {color:#cd1acc;}
Text color #cd1acc
This box has a color of #cd1acc
<div style="background-color:#cd1acc;">Content here</div>
.mybackground {background-color:#cd1acc;}
Background color #cd1acc
Border around this has a color of #cd1acc
<div style="border:2px solid #cd1acc;">Content here</div>
.myborder {border:2px solid #cd1acc;}
Border color #cd1acc