#ca25c4 color space conversions
Hex:
#ca25c4
RGB:
202, 37, 196
CMY:
21, 85, 23
CMYK:
0, 82, 3, 21
HSL:
302°, 69.0377%, 46.8627%
HSV (HSB):
302°, 81.6832%, 79.2157%
XYZ:
34.9825, 17.8652, 53.8291
xyY:
0.3279, 0.1675, 17.8652
CIE-Lab:
49.3322, 76.7182, -45.5009
CIE-LCH:
49.3322, 89.1964, 329.3282
CIE-Luv:
49.3322, 66.3396, -78.3352
Hunter-Lab:
42.2673, 73.7678, -45.9212
#ca25c4 color charts
#ca25c4 color shades, tints & tones
#ca25c4 color schemes
#ca25c4 color preview, HTML & CSS examples
This text has a color of #ca25c4
<p style="color:#ca25c4;">Text here</p>
.mytext {color:#ca25c4;}
This box has a color of #ca25c4
<div style="background-color:#ca25c4;">Content here</div>
.mybackground {background-color:#ca25c4;}
Border around this has a color of #ca25c4
<div style="border:2px solid #ca25c4;">Content here</div>
.myborder {border:2px solid #ca25c4;}