#ca25ff color space conversions
Hex:
#ca25ff
RGB:
202, 37, 255
CMY:
21, 85, 0
CMYK:
21, 85, 0, 0
HSL:
285°, 100.0000%, 57.2549%
HSV (HSB):
285°, 85.4902%, 100.0000%
XYZ:
43.0687, 21.0997, 96.4104
xyY:
0.2682, 0.1314, 21.0997
CIE-Lab:
53.0584, 86.3755, -72.9854
CIE-LCH:
53.0584, 113.0822, 319.8029
CIE-Luv:
53.0584, 46.6901, -121.1523
Hunter-Lab:
45.9344, 86.9787, -92.2880
#ca25ff color charts
#ca25ff color shades, tints & tones
#ca25ff color schemes
#ca25ff color preview, HTML & CSS examples
This text has a color of #ca25ff
<p style="color:#ca25ff;">Text here</p>
.mytext {color:#ca25ff;}
This box has a color of #ca25ff
<div style="background-color:#ca25ff;">Content here</div>
.mybackground {background-color:#ca25ff;}
Border around this has a color of #ca25ff
<div style="border:2px solid #ca25ff;">Content here</div>
.myborder {border:2px solid #ca25ff;}