#ca01dd color space conversions
Hex:
#ca01dd
RGB:
202, 1, 221
CMY:
21, 100, 13
CMYK:
9, 100, 0, 13
HSL:
295°, 99.0991%, 43.5294%
HSV (HSB):
295°, 99.5475%, 86.6667%
XYZ:
37.4191, 17.7987, 69.8699
xyY:
0.2991, 0.1423, 17.7987
CIE-Lab:
49.2511, 85.2013, -60.0051
CIE-LCH:
49.2511, 104.2108, 324.8439
CIE-Luv:
49.2511, 59.7713, -100.3238
Hunter-Lab:
42.1885, 84.4906, -68.6603
#ca01dd color charts
#ca01dd color shades, tints & tones
#ca01dd color schemes
#ca01dd color preview, HTML & CSS examples
This text has a color of #ca01dd
<p style="color:#ca01dd;">Text here</p>
.mytext {color:#ca01dd;}
This box has a color of #ca01dd
<div style="background-color:#ca01dd;">Content here</div>
.mybackground {background-color:#ca01dd;}
Border around this has a color of #ca01dd
<div style="border:2px solid #ca01dd;">Content here</div>
.myborder {border:2px solid #ca01dd;}