#ca02fa color space conversions
Hex:
#ca02fa
RGB:
202, 2, 250
CMY:
21, 99, 2
CMYK:
19, 99, 0, 2
HSL:
288°, 98.4127%, 49.4118%
HSV (HSB):
288°, 99.2000%, 98.0392%
XYZ:
41.6341, 19.5021, 92.0124
xyY:
0.2719, 0.1273, 19.5021
CIE-Lab:
51.2695, 89.7741, -73.1038
CIE-LCH:
51.2695, 115.7737, 320.8438
CIE-Luv:
51.2695, 50.0413, -120.4346
Hunter-Lab:
44.1612, 91.0036, -92.6213
#ca02fa color charts
#ca02fa color shades, tints & tones
#ca02fa color schemes
#ca02fa color preview, HTML & CSS examples
This text has a color of #ca02fa
<p style="color:#ca02fa;">Text here</p>
.mytext {color:#ca02fa;}
This box has a color of #ca02fa
<div style="background-color:#ca02fa;">Content here</div>
.mybackground {background-color:#ca02fa;}
Border around this has a color of #ca02fa
<div style="border:2px solid #ca02fa;">Content here</div>
.myborder {border:2px solid #ca02fa;}