#ca25c6 color space conversions
Hex:
#ca25c6
RGB:
202, 37, 198
CMY:
21, 85, 22
CMYK:
0, 82, 2, 21
HSL:
301°, 69.0377%, 46.8627%
HSV (HSB):
301°, 81.6832%, 79.2157%
XYZ:
35.2117, 17.9569, 55.0362
xyY:
0.3254, 0.1660, 17.9569
CIE-Lab:
49.4438, 77.0182, -46.4819
CIE-LCH:
49.4438, 89.9576, 328.8882
CIE-Luv:
49.4438, 65.5898, -79.8590
Hunter-Lab:
42.3756, 74.1662, -47.3413
#ca25c6 color charts
#ca25c6 color shades, tints & tones
#ca25c6 color schemes
#ca25c6 color preview, HTML & CSS examples
This text has a color of #ca25c6
<p style="color:#ca25c6;">Text here</p>
.mytext {color:#ca25c6;}
This box has a color of #ca25c6
<div style="background-color:#ca25c6;">Content here</div>
.mybackground {background-color:#ca25c6;}
Border around this has a color of #ca25c6
<div style="border:2px solid #ca25c6;">Content here</div>
.myborder {border:2px solid #ca25c6;}