#ca8caa color space conversions
Hex:
#ca8caa
RGB:
202, 140, 170
CMY:
21, 45, 33
CMYK:
0, 31, 16, 21
HSL:
331°, 36.9048%, 67.0588%
HSV (HSB):
331°, 30.6931%, 79.2157%
XYZ:
40.9909, 34.2150, 42.4739
xyY:
0.3483, 0.2907, 34.2150
CIE-Lab:
65.1329, 28.0526, -6.2496
CIE-LCH:
65.1329, 28.7403, 347.4407
CIE-Luv:
65.1329, 36.1585, -14.0376
Hunter-Lab:
58.4936, 22.7247, -2.1067
#ca8caa color charts
#ca8caa color shades, tints & tones
#ca8caa color schemes
#ca8caa color preview, HTML & CSS examples
This text has a color of #ca8caa
<p style="color:#ca8caa;">Text here</p>
.mytext {color:#ca8caa;}
This box has a color of #ca8caa
<div style="background-color:#ca8caa;">Content here</div>
.mybackground {background-color:#ca8caa;}
Border around this has a color of #ca8caa
<div style="border:2px solid #ca8caa;">Content here</div>
.myborder {border:2px solid #ca8caa;}