#dc6dea color space conversions
Hex:
#dc6dea
RGB:
220, 109, 234
CMY:
14, 57, 8
CMYK:
6, 53, 0, 8
HSL:
293°, 74.8503%, 67.2549%
HSV (HSB):
293°, 53.4188%, 91.7647%
XYZ:
49.8351, 32.0934, 81.4100
xyY:
0.3051, 0.1965, 32.0934
CIE-Lab:
63.4200, 60.8554, -44.5936
CIE-LCH:
63.4200, 75.4452, 323.7668
CIE-Luv:
63.4200, 48.8237, -79.0349
Hunter-Lab:
56.6511, 57.8845, -45.5465
#dc6dea color charts
#dc6dea color shades, tints & tones
#dc6dea color schemes
#dc6dea color preview, HTML & CSS examples
This text has a color of #dc6dea
<p style="color:#dc6dea;">Text here</p>
.mytext {color:#dc6dea;}
This box has a color of #dc6dea
<div style="background-color:#dc6dea;">Content here</div>
.mybackground {background-color:#dc6dea;}
Border around this has a color of #dc6dea
<div style="border:2px solid #dc6dea;">Content here</div>
.myborder {border:2px solid #dc6dea;}