#dc6cd5 color space conversions
Hex:
#dc6cd5
RGB:
220, 108, 213
CMY:
14, 58, 16
CMYK:
0, 51, 3, 14
HSL:
304°, 61.5385%, 64.3137%
HSV (HSB):
304°, 50.9091%, 86.2745%
XYZ:
46.8880, 30.7449, 66.4139
xyY:
0.3255, 0.2134, 30.7449
CIE-Lab:
62.2917, 57.6093, -34.6288
CIE-LCH:
62.2917, 67.2160, 328.9900
CIE-Luv:
62.2917, 54.5195, -62.4563
Hunter-Lab:
55.4481, 53.9091, -32.2020
#dc6cd5 color charts
#dc6cd5 color shades, tints & tones
#dc6cd5 color schemes
#dc6cd5 color preview, HTML & CSS examples
This text has a color of #dc6cd5
<p style="color:#dc6cd5;">Text here</p>
.mytext {color:#dc6cd5;}
This box has a color of #dc6cd5
<div style="background-color:#dc6cd5;">Content here</div>
.mybackground {background-color:#dc6cd5;}
Border around this has a color of #dc6cd5
<div style="border:2px solid #dc6cd5;">Content here</div>
.myborder {border:2px solid #dc6cd5;}