#ca5ab5 color space conversions
Hex:
#ca5ab5
RGB:
202, 90, 181
CMY:
21, 65, 29
CMYK:
0, 55, 10, 21
HSL:
311°, 51.3761%, 57.2549%
HSV (HSB):
311°, 55.4455%, 79.2157%
XYZ:
36.3538, 23.2051, 46.2790
xyY:
0.3435, 0.2193, 23.2051
CIE-Lab:
55.2830, 55.6905, -27.4719
CIE-LCH:
55.2830, 62.0978, 333.7431
CIE-Luv:
55.2830, 57.5364, -49.7451
Hunter-Lab:
48.1717, 50.4085, -23.2404
#ca5ab5 color charts
#ca5ab5 color shades, tints & tones
#ca5ab5 color schemes
#ca5ab5 color preview, HTML & CSS examples
This text has a color of #ca5ab5
<p style="color:#ca5ab5;">Text here</p>
.mytext {color:#ca5ab5;}
This box has a color of #ca5ab5
<div style="background-color:#ca5ab5;">Content here</div>
.mybackground {background-color:#ca5ab5;}
Border around this has a color of #ca5ab5
<div style="border:2px solid #ca5ab5;">Content here</div>
.myborder {border:2px solid #ca5ab5;}