#ca1cc9 color space conversions
Hex:
#ca1cc9
RGB:
202, 28, 201
CMY:
21, 89, 21
CMYK:
0, 86, 0, 21
HSL:
300°, 75.6522%, 45.0980%
HSV (HSB):
300°, 86.1386%, 79.2157%
XYZ:
35.3150, 17.6041, 56.7950
xyY:
0.3219, 0.1605, 17.6041
CIE-Lab:
49.0124, 79.2285, -48.9050
CIE-LCH:
49.0124, 93.1067, 328.3144
CIE-Luv:
49.0124, 65.5421, -83.5096
Hunter-Lab:
41.9573, 76.8164, -50.8872
#ca1cc9 color charts
#ca1cc9 color shades, tints & tones
#ca1cc9 color schemes
#ca1cc9 color preview, HTML & CSS examples
This text has a color of #ca1cc9
<p style="color:#ca1cc9;">Text here</p>
.mytext {color:#ca1cc9;}
This box has a color of #ca1cc9
<div style="background-color:#ca1cc9;">Content here</div>
.mybackground {background-color:#ca1cc9;}
Border around this has a color of #ca1cc9
<div style="border:2px solid #ca1cc9;">Content here</div>
.myborder {border:2px solid #ca1cc9;}