#ca40c9 color space conversions
Hex:
#ca40c9
RGB:
202, 64, 201
CMY:
21, 75, 21
CMYK:
0, 68, 0, 21
HSL:
300°, 56.5574%, 52.1569%
HSV (HSB):
300°, 68.3168%, 79.2157%
XYZ:
36.7331, 20.4404, 57.2677
xyY:
0.3210, 0.1786, 20.4404
CIE-Lab:
52.3315, 69.6703, -43.6278
CIE-LCH:
52.3315, 82.2030, 327.9451
CIE-Luv:
52.3315, 59.4505, -75.6668
Hunter-Lab:
45.2111, 65.9086, -43.4534
#ca40c9 color charts
#ca40c9 color shades, tints & tones
#ca40c9 color schemes
#ca40c9 color preview, HTML & CSS examples
This text has a color of #ca40c9
<p style="color:#ca40c9;">Text here</p>
.mytext {color:#ca40c9;}
This box has a color of #ca40c9
<div style="background-color:#ca40c9;">Content here</div>
.mybackground {background-color:#ca40c9;}
Border around this has a color of #ca40c9
<div style="border:2px solid #ca40c9;">Content here</div>
.myborder {border:2px solid #ca40c9;}