#ca5acc color space conversions
Hex:
#ca5acc
RGB:
202, 90, 204
CMY:
21, 65, 20
CMYK:
1, 56, 0, 20
HSL:
299°, 52.7778%, 57.6471%
HSV (HSB):
299°, 55.8824%, 80.0000%
XYZ:
38.9124, 24.2285, 59.7524
xyY:
0.3166, 0.1972, 24.2285
CIE-Lab:
56.3159, 59.5607, -39.0601
CIE-LCH:
56.3159, 71.2262, 326.7430
CIE-Luv:
56.3159, 51.0895, -68.3854
Hunter-Lab:
49.2225, 54.9722, -37.5179
#ca5acc color charts
#ca5acc RGB chart
#ca5acc CMYK chart
#ca5acc RGB pie chart
#ca5acc color shades, tints & tones
#ca5acc color schemes
#ca5acc color preview, HTML & CSS examples
This text has a color of #ca5acc
<p style="color:#ca5acc;">Text here</p>
.mytext {color:#ca5acc;}
Text color #ca5acc
This box has a color of #ca5acc
<div style="background-color:#ca5acc;">Content here</div>
.mybackground {background-color:#ca5acc;}
Background color #ca5acc
Border around this has a color of #ca5acc
<div style="border:2px solid #ca5acc;">Content here</div>
.myborder {border:2px solid #ca5acc;}
Border color #ca5acc