#ca8cc2 color space conversions
Hex:
#ca8cc2
RGB:
202, 140, 194
CMY:
21, 45, 24
CMYK:
0, 31, 4, 21
HSL:
308°, 36.9048%, 67.0588%
HSV (HSB):
308°, 30.6931%, 79.2157%
XYZ:
43.4728, 35.2078, 55.5434
xyY:
0.3239, 0.2623, 35.2078
CIE-Lab:
65.9101, 32.1778, -18.5797
CIE-LCH:
65.9101, 37.1566, 329.9976
CIE-Luv:
65.9101, 32.3155, -33.5030
Hunter-Lab:
59.3361, 26.9404, -13.9650
#ca8cc2 color charts
#ca8cc2 color shades, tints & tones
#ca8cc2 color schemes
#ca8cc2 color preview, HTML & CSS examples
This text has a color of #ca8cc2
<p style="color:#ca8cc2;">Text here</p>
.mytext {color:#ca8cc2;}
This box has a color of #ca8cc2
<div style="background-color:#ca8cc2;">Content here</div>
.mybackground {background-color:#ca8cc2;}
Border around this has a color of #ca8cc2
<div style="border:2px solid #ca8cc2;">Content here</div>
.myborder {border:2px solid #ca8cc2;}