#dc6aea color space conversions
Hex:
#dc6aea
RGB:
220, 106, 234
CMY:
14, 58, 8
CMYK:
6, 55, 0, 8
HSL:
293°, 75.2941%, 66.6667%
HSV (HSB):
293°, 54.7009%, 91.7647%
XYZ:
49.5205, 31.4642, 81.3051
xyY:
0.3051, 0.1939, 31.4642
CIE-Lab:
62.8976, 62.2572, -45.4164
CIE-LCH:
62.8976, 77.0624, 323.8893
CIE-Luv:
62.8976, 49.8418, -80.4275
Hunter-Lab:
56.0930, 59.4223, -46.6740
#dc6aea color charts
#dc6aea color shades, tints & tones
#dc6aea color schemes
#dc6aea color preview, HTML & CSS examples
This text has a color of #dc6aea
<p style="color:#dc6aea;">Text here</p>
.mytext {color:#dc6aea;}
This box has a color of #dc6aea
<div style="background-color:#dc6aea;">Content here</div>
.mybackground {background-color:#dc6aea;}
Border around this has a color of #dc6aea
<div style="border:2px solid #dc6aea;">Content here</div>
.myborder {border:2px solid #dc6aea;}