#cc5acc color space conversions
Hex:
#cc5acc
RGB:
204, 90, 204
CMY:
20, 65, 20
CMYK:
0, 56, 0, 20
HSL:
300°, 52.7778%, 57.6471%
HSV (HSB):
300°, 55.8824%, 80.0000%
XYZ:
39.4571, 24.5093, 59.7779
xyY:
0.3189, 0.1981, 24.5093
CIE-Lab:
56.5942, 60.0855, -38.6035
CIE-LCH:
56.5942, 71.4178, 327.2802
CIE-Luv:
56.5942, 52.4527, -67.8261
Hunter-Lab:
49.5069, 55.6277, -36.9358
#cc5acc color charts
#cc5acc RGB chart
#cc5acc CMYK chart
#cc5acc RGB pie chart
#cc5acc color shades, tints & tones
#cc5acc color schemes
#cc5acc color preview, HTML & CSS examples
This text has a color of #cc5acc
<p style="color:#cc5acc;">Text here</p>
.mytext {color:#cc5acc;}
Text color #cc5acc
This box has a color of #cc5acc
<div style="background-color:#cc5acc;">Content here</div>
.mybackground {background-color:#cc5acc;}
Background color #cc5acc
Border around this has a color of #cc5acc
<div style="border:2px solid #cc5acc;">Content here</div>
.myborder {border:2px solid #cc5acc;}
Border color #cc5acc