#c47cc9 color space conversions
Hex:
#c47cc9
RGB:
196, 124, 201
CMY:
23, 51, 21
CMYK:
2, 38, 0, 21
HSL:
296°, 41.6216%, 63.7255%
HSV (HSB):
296°, 38.3085%, 78.8235%
XYZ:
40.5152, 30.3681, 58.9846
xyY:
0.3120, 0.2338, 30.3681
CIE-Lab:
61.9705, 40.2163, -28.6063
CIE-LCH:
61.9705, 49.3525, 324.5754
CIE-Luv:
61.9705, 34.6151, -50.1249
Hunter-Lab:
55.1073, 34.7966, -24.8865
#c47cc9 color charts
#c47cc9 color shades, tints & tones
#c47cc9 color schemes
#c47cc9 color preview, HTML & CSS examples
This text has a color of #c47cc9
<p style="color:#c47cc9;">Text here</p>
.mytext {color:#c47cc9;}
This box has a color of #c47cc9
<div style="background-color:#c47cc9;">Content here</div>
.mybackground {background-color:#c47cc9;}
Border around this has a color of #c47cc9
<div style="border:2px solid #c47cc9;">Content here</div>
.myborder {border:2px solid #c47cc9;}