#dc42cd color space conversions
Hex:
#dc42cd
RGB:
220, 66, 205
CMY:
14, 74, 20
CMYK:
0, 70, 7, 14
HSL:
306°, 68.7500%, 56.0784%
HSV (HSB):
306°, 70.0000%, 86.2745%
XYZ:
42.4829, 23.5199, 60.0583
xyY:
0.3370, 0.1866, 23.5199
CIE-Lab:
55.6038, 73.6548, -40.5667
CIE-LCH:
55.6038, 84.0874, 331.1554
CIE-Luv:
55.6038, 70.4483, -72.6398
Hunter-Lab:
48.4973, 71.4930, -39.4758
#dc42cd color charts
#dc42cd color shades, tints & tones
#dc42cd color schemes
#dc42cd color preview, HTML & CSS examples
This text has a color of #dc42cd
<p style="color:#dc42cd;">Text here</p>
.mytext {color:#dc42cd;}
This box has a color of #dc42cd
<div style="background-color:#dc42cd;">Content here</div>
.mybackground {background-color:#dc42cd;}
Border around this has a color of #dc42cd
<div style="border:2px solid #dc42cd;">Content here</div>
.myborder {border:2px solid #dc42cd;}