#ca5cc2 color space conversions
Hex:
#ca5cc2
RGB:
202, 92, 194
CMY:
21, 64, 24
CMYK:
0, 54, 4, 21
HSL:
304°, 50.9259%, 57.6471%
HSV (HSB):
304°, 54.4554%, 79.2157%
XYZ:
37.9219, 24.1059, 53.6931
xyY:
0.3277, 0.2083, 24.1059
CIE-Lab:
56.1937, 56.9102, -33.5376
CIE-LCH:
56.1937, 66.0571, 329.4889
CIE-Luv:
56.1937, 53.1421, -59.4113
Hunter-Lab:
49.0978, 51.9479, -30.4709
#ca5cc2 color charts
#ca5cc2 color shades, tints & tones
#ca5cc2 color schemes
#ca5cc2 color preview, HTML & CSS examples
This text has a color of #ca5cc2
<p style="color:#ca5cc2;">Text here</p>
.mytext {color:#ca5cc2;}
This box has a color of #ca5cc2
<div style="background-color:#ca5cc2;">Content here</div>
.mybackground {background-color:#ca5cc2;}
Border around this has a color of #ca5cc2
<div style="border:2px solid #ca5cc2;">Content here</div>
.myborder {border:2px solid #ca5cc2;}