#ca02f9 color space conversions
Hex:
#ca02f9
RGB:
202, 2, 249
CMY:
21, 99, 2
CMYK:
19, 99, 0, 2
HSL:
289°, 98.4064%, 49.2157%
HSV (HSB):
289°, 99.1968%, 97.6471%
XYZ:
41.4777, 19.4395, 91.1886
xyY:
0.2727, 0.1278, 19.4395
CIE-Lab:
51.1975, 89.6083, -72.6620
CIE-LCH:
51.1975, 115.3664, 320.9620
CIE-Luv:
51.1975, 50.3524, -119.7578
Hunter-Lab:
44.0903, 90.7650, -91.7619
#ca02f9 color charts
#ca02f9 color shades, tints & tones
#ca02f9 color schemes
#ca02f9 color preview, HTML & CSS examples
This text has a color of #ca02f9
<p style="color:#ca02f9;">Text here</p>
.mytext {color:#ca02f9;}
This box has a color of #ca02f9
<div style="background-color:#ca02f9;">Content here</div>
.mybackground {background-color:#ca02f9;}
Border around this has a color of #ca02f9
<div style="border:2px solid #ca02f9;">Content here</div>
.myborder {border:2px solid #ca02f9;}