#ca8cc6 color space conversions
Hex:
#ca8cc6
RGB:
202, 140, 198
CMY:
21, 45, 22
CMYK:
0, 31, 2, 21
HSL:
304°, 36.9048%, 67.0588%
HSV (HSB):
304°, 30.6931%, 79.2157%
XYZ:
43.9282, 35.3899, 57.9418
xyY:
0.3200, 0.2578, 35.3899
CIE-Lab:
66.0511, 32.9105, -20.6042
CIE-LCH:
66.0511, 38.8283, 327.9506
CIE-Luv:
66.0511, 31.6689, -36.8060
Hunter-Lab:
59.4894, 27.7016, -16.1049
#ca8cc6 color charts
#ca8cc6 color shades, tints & tones
#ca8cc6 color schemes
#ca8cc6 color preview, HTML & CSS examples
This text has a color of #ca8cc6
<p style="color:#ca8cc6;">Text here</p>
.mytext {color:#ca8cc6;}
This box has a color of #ca8cc6
<div style="background-color:#ca8cc6;">Content here</div>
.mybackground {background-color:#ca8cc6;}
Border around this has a color of #ca8cc6
<div style="border:2px solid #ca8cc6;">Content here</div>
.myborder {border:2px solid #ca8cc6;}