#ca02a9 color space conversions
Hex:
#ca02a9
RGB:
202, 2, 169
CMY:
21, 99, 34
CMYK:
0, 99, 16, 21
HSL:
310°, 98.0392%, 40.0000%
HSV (HSB):
310°, 99.0099%, 79.2157%
XYZ:
31.5403, 15.4645, 38.8587
xyY:
0.3673, 0.1801, 15.4645
CIE-Lab:
46.2640, 77.7823, -34.5125
CIE-LCH:
46.2640, 85.0952, 336.0729
CIE-Luv:
46.2640, 80.6455, -61.4376
Hunter-Lab:
39.3250, 74.3456, -31.0595
#ca02a9 color charts
#ca02a9 color shades, tints & tones
#ca02a9 color schemes
#ca02a9 color preview, HTML & CSS examples
This text has a color of #ca02a9
<p style="color:#ca02a9;">Text here</p>
.mytext {color:#ca02a9;}
This box has a color of #ca02a9
<div style="background-color:#ca02a9;">Content here</div>
.mybackground {background-color:#ca02a9;}
Border around this has a color of #ca02a9
<div style="border:2px solid #ca02a9;">Content here</div>
.myborder {border:2px solid #ca02a9;}