#dd42c4 color space conversions
Hex:
#dd42c4
RGB:
221, 66, 196
CMY:
13, 74, 23
CMYK:
0, 70, 11, 13
HSL:
310°, 69.5067%, 56.2745%
HSV (HSB):
310°, 70.1357%, 86.6667%
XYZ:
41.7308, 23.2541, 54.5136
xyY:
0.3492, 0.1946, 23.2541
CIE-Lab:
55.3331, 72.5523, -35.8220
CIE-LCH:
55.3331, 80.9139, 333.7226
CIE-Luv:
55.3331, 74.3935, -65.1848
Hunter-Lab:
48.2225, 70.0810, -33.2692
#dd42c4 color charts
#dd42c4 color shades, tints & tones
#dd42c4 color schemes
#dd42c4 color preview, HTML & CSS examples
This text has a color of #dd42c4
<p style="color:#dd42c4;">Text here</p>
.mytext {color:#dd42c4;}
This box has a color of #dd42c4
<div style="background-color:#dd42c4;">Content here</div>
.mybackground {background-color:#dd42c4;}
Border around this has a color of #dd42c4
<div style="border:2px solid #dd42c4;">Content here</div>
.myborder {border:2px solid #dd42c4;}