#dd04e4 color space conversions
Hex:
#dd04e4
RGB:
221, 4, 228
CMY:
13, 98, 11
CMYK:
3, 98, 0, 11
HSL:
298°, 96.5517%, 45.4902%
HSV (HSB):
298°, 98.2456%, 89.4118%
XYZ:
43.8658, 21.0604, 75.1519
xyY:
0.3132, 0.1503, 21.0604
CIE-Lab:
53.0156, 88.9151, -57.7565
CIE-LCH:
53.0156, 106.0269, 326.9935
CIE-Luv:
53.0156, 70.2852, -99.5593
Hunter-Lab:
45.8916, 90.3100, -64.9688
#dd04e4 color charts
#dd04e4 color shades, tints & tones
#dd04e4 color schemes
#dd04e4 color preview, HTML & CSS examples
This text has a color of #dd04e4
<p style="color:#dd04e4;">Text here</p>
.mytext {color:#dd04e4;}
This box has a color of #dd04e4
<div style="background-color:#dd04e4;">Content here</div>
.mybackground {background-color:#dd04e4;}
Border around this has a color of #dd04e4
<div style="border:2px solid #dd04e4;">Content here</div>
.myborder {border:2px solid #dd04e4;}