#ca05dd color space conversions
Hex:
#ca05dd
RGB:
202, 5, 221
CMY:
21, 98, 13
CMYK:
9, 98, 0, 13
HSL:
295°, 95.5752%, 44.3137%
HSV (HSB):
295°, 97.7376%, 86.6667%
XYZ:
37.4625, 17.8856, 69.8844
xyY:
0.2991, 0.1428, 17.8856
CIE-Lab:
49.3570, 84.8864, -59.8344
CIE-LCH:
49.3570, 103.8549, 324.8209
CIE-Luv:
49.3570, 59.6124, -100.1057
Hunter-Lab:
42.2913, 84.1092, -68.3700
#ca05dd color charts
#ca05dd color shades, tints & tones
#ca05dd color schemes
#ca05dd color preview, HTML & CSS examples
This text has a color of #ca05dd
<p style="color:#ca05dd;">Text here</p>
.mytext {color:#ca05dd;}
This box has a color of #ca05dd
<div style="background-color:#ca05dd;">Content here</div>
.mybackground {background-color:#ca05dd;}
Border around this has a color of #ca05dd
<div style="border:2px solid #ca05dd;">Content here</div>
.myborder {border:2px solid #ca05dd;}