#ca25f9 color space conversions
Hex:
#ca25f9
RGB:
202, 37, 249
CMY:
21, 85, 2
CMYK:
19, 85, 0, 2
HSL:
287°, 94.6429%, 56.0784%
HSV (HSB):
287°, 85.1406%, 97.6471%
XYZ:
42.1176, 20.7192, 91.4019
xyY:
0.2731, 0.1343, 20.7192
CIE-Lab:
52.6408, 85.3273, -70.3203
CIE-LCH:
52.6408, 110.5699, 320.5072
CIE-Luv:
52.6408, 48.4540, -117.0096
Hunter-Lab:
45.5184, 85.5065, -87.1927
#ca25f9 color charts
#ca25f9 color shades, tints & tones
#ca25f9 color schemes
#ca25f9 color preview, HTML & CSS examples
This text has a color of #ca25f9
<p style="color:#ca25f9;">Text here</p>
.mytext {color:#ca25f9;}
This box has a color of #ca25f9
<div style="background-color:#ca25f9;">Content here</div>
.mybackground {background-color:#ca25f9;}
Border around this has a color of #ca25f9
<div style="border:2px solid #ca25f9;">Content here</div>
.myborder {border:2px solid #ca25f9;}