#c47dea color space conversions
Hex:
#c47dea
RGB:
196, 125, 234
CMY:
23, 51, 8
CMYK:
16, 47, 0, 8
HSL:
279°, 72.1854%, 70.3922%
HSV (HSB):
279°, 46.5812%, 91.7647%
XYZ:
44.9498, 32.3435, 81.7157
xyY:
0.2827, 0.2034, 32.3435
CIE-Lab:
63.6258, 46.3385, -44.4659
CIE-LCH:
63.6258, 64.2220, 316.1814
CIE-Luv:
63.6258, 28.1927, -76.8038
Hunter-Lab:
56.8714, 41.5576, -45.3810
#c47dea color charts
#c47dea color shades, tints & tones
#c47dea color schemes
#c47dea color preview, HTML & CSS examples
This text has a color of #c47dea
<p style="color:#c47dea;">Text here</p>
.mytext {color:#c47dea;}
This box has a color of #c47dea
<div style="background-color:#c47dea;">Content here</div>
.mybackground {background-color:#c47dea;}
Border around this has a color of #c47dea
<div style="border:2px solid #c47dea;">Content here</div>
.myborder {border:2px solid #c47dea;}