#ca15dd color space conversions
Hex:
#ca15dd
RGB:
202, 21, 221
CMY:
21, 92, 13
CMYK:
9, 90, 0, 13
HSL:
294°, 82.6446%, 47.4510%
HSV (HSB):
294°, 90.4977%, 86.6667%
XYZ:
37.6764, 18.3133, 69.9557
xyY:
0.2991, 0.1454, 18.3133
CIE-Lab:
49.8740, 83.3544, -59.0017
CIE-LCH:
49.8740, 102.1233, 324.7075
CIE-Luv:
49.8740, 58.8283, -99.0283
Hunter-Lab:
42.7941, 82.2639, -66.9657
#ca15dd color charts
#ca15dd color shades, tints & tones
#ca15dd color schemes
#ca15dd color preview, HTML & CSS examples
This text has a color of #ca15dd
<p style="color:#ca15dd;">Text here</p>
.mytext {color:#ca15dd;}
This box has a color of #ca15dd
<div style="background-color:#ca15dd;">Content here</div>
.mybackground {background-color:#ca15dd;}
Border around this has a color of #ca15dd
<div style="border:2px solid #ca15dd;">Content here</div>
.myborder {border:2px solid #ca15dd;}