#dc6ed3 color space conversions
Hex:
#dc6ed3
RGB:
220, 110, 211
CMY:
14, 57, 17
CMYK:
0, 50, 4, 14
HSL:
305°, 61.1111%, 64.7059%
HSV (HSB):
305°, 50.0000%, 86.2745%
XYZ:
46.8490, 31.0707, 65.1560
xyY:
0.3274, 0.2172, 31.0707
CIE-Lab:
62.5672, 56.3120, -33.0761
CIE-LCH:
62.5672, 65.3075, 329.5712
CIE-Luv:
62.5672, 54.2545, -59.8485
Hunter-Lab:
55.7411, 52.4781, -30.2857
#dc6ed3 color charts
#dc6ed3 color shades, tints & tones
#dc6ed3 color schemes
#dc6ed3 color preview, HTML & CSS examples
This text has a color of #dc6ed3
<p style="color:#dc6ed3;">Text here</p>
.mytext {color:#dc6ed3;}
This box has a color of #dc6ed3
<div style="background-color:#dc6ed3;">Content here</div>
.mybackground {background-color:#dc6ed3;}
Border around this has a color of #dc6ed3
<div style="border:2px solid #dc6ed3;">Content here</div>
.myborder {border:2px solid #dc6ed3;}