#ca10dd color space conversions
Hex:
#ca10dd
RGB:
202, 16, 221
CMY:
21, 94, 13
CMYK:
9, 93, 0, 13
HSL:
294°, 86.4979%, 46.4706%
HSV (HSB):
294°, 92.7602%, 86.6667%
XYZ:
37.5936, 18.1476, 69.9280
xyY:
0.2991, 0.1444, 18.1476
CIE-Lab:
49.6746, 83.9441, -59.3227
CIE-LCH:
49.6746, 102.7901, 324.7514
CIE-Luv:
49.6746, 59.1323, -99.4463
Hunter-Lab:
42.6000, 82.9723, -67.5048
#ca10dd color charts
#ca10dd color shades, tints & tones
#ca10dd color schemes
#ca10dd color preview, HTML & CSS examples
This text has a color of #ca10dd
<p style="color:#ca10dd;">Text here</p>
.mytext {color:#ca10dd;}
This box has a color of #ca10dd
<div style="background-color:#ca10dd;">Content here</div>
.mybackground {background-color:#ca10dd;}
Border around this has a color of #ca10dd
<div style="border:2px solid #ca10dd;">Content here</div>
.myborder {border:2px solid #ca10dd;}