#ca24dd color space conversions
Hex:
#ca24dd
RGB:
202, 36, 221
CMY:
21, 86, 13
CMYK:
9, 84, 0, 13
HSL:
294°, 73.1225%, 50.3922%
HSV (HSB):
294°, 83.7104%, 86.6667%
XYZ:
38.0391, 19.0388, 70.0766
xyY:
0.2992, 0.1497, 19.0388
CIE-Lab:
50.7325, 80.8286, -57.6208
CIE-LCH:
50.7325, 99.2644, 324.5158
CIE-Luv:
50.7325, 57.4955, -97.1927
Hunter-Lab:
43.6334, 79.2558, -64.6781
#ca24dd color charts
#ca24dd color shades, tints & tones
#ca24dd color schemes
#ca24dd color preview, HTML & CSS examples
This text has a color of #ca24dd
<p style="color:#ca24dd;">Text here</p>
.mytext {color:#ca24dd;}
This box has a color of #ca24dd
<div style="background-color:#ca24dd;">Content here</div>
.mybackground {background-color:#ca24dd;}
Border around this has a color of #ca24dd
<div style="border:2px solid #ca24dd;">Content here</div>
.myborder {border:2px solid #ca24dd;}