#ca02a8 color space conversions
Hex:
#ca02a8
RGB:
202, 2, 168
CMY:
21, 99, 34
CMYK:
0, 99, 17, 21
HSL:
310°, 98.0392%, 40.0000%
HSV (HSB):
310°, 99.0099%, 79.2157%
XYZ:
31.4467, 15.4271, 38.3661
xyY:
0.3689, 0.1810, 15.4271
CIE-Lab:
46.2137, 77.6564, -33.9971
CIE-LCH:
46.2137, 84.7721, 336.3567
CIE-Luv:
46.2137, 81.0883, -60.6648
Hunter-Lab:
39.2774, 74.1773, -30.4202
#ca02a8 color charts
#ca02a8 color shades, tints & tones
#ca02a8 color schemes
#ca02a8 color preview, HTML & CSS examples
This text has a color of #ca02a8
<p style="color:#ca02a8;">Text here</p>
.mytext {color:#ca02a8;}
This box has a color of #ca02a8
<div style="background-color:#ca02a8;">Content here</div>
.mybackground {background-color:#ca02a8;}
Border around this has a color of #ca02a8
<div style="border:2px solid #ca02a8;">Content here</div>
.myborder {border:2px solid #ca02a8;}