#ca8dca color space conversions
Hex:
#ca8dca
RGB:
202, 141, 202
CMY:
21, 45, 21
CMYK:
0, 30, 0, 21
HSL:
300°, 36.5269%, 67.2549%
HSV (HSB):
300°, 30.1980%, 79.2157%
XYZ:
44.5427, 35.8706, 60.4532
xyY:
0.3162, 0.2546, 35.8706
CIE-Lab:
66.4209, 33.1106, -22.2752
CIE-LCH:
66.4209, 39.9061, 326.0692
CIE-Luv:
66.4209, 30.5495, -39.5086
Hunter-Lab:
59.8921, 27.9422, -17.9210
#ca8dca color charts
#ca8dca color shades, tints & tones
#ca8dca color schemes
#ca8dca color preview, HTML & CSS examples
This text has a color of #ca8dca
<p style="color:#ca8dca;">Text here</p>
.mytext {color:#ca8dca;}
This box has a color of #ca8dca
<div style="background-color:#ca8dca;">Content here</div>
.mybackground {background-color:#ca8dca;}
Border around this has a color of #ca8dca
<div style="border:2px solid #ca8dca;">Content here</div>
.myborder {border:2px solid #ca8dca;}