#dd02e4 color space conversions
Hex:
#dd02e4
RGB:
221, 2, 228
CMY:
13, 99, 11
CMYK:
3, 99, 0, 11
HSL:
298°, 98.2609%, 45.0980%
HSV (HSB):
298°, 99.1228%, 89.4118%
XYZ:
43.8441, 21.0170, 75.1446
xyY:
0.3132, 0.1501, 21.0170
CIE-Lab:
52.9681, 89.0559, -57.8326
CIE-LCH:
52.9681, 106.1865, 327.0004
CIE-Luv:
52.9681, 70.3654, -99.6655
Hunter-Lab:
45.8443, 90.4844, -65.0928
#dd02e4 color charts
#dd02e4 color shades, tints & tones
#dd02e4 color schemes
#dd02e4 color preview, HTML & CSS examples
This text has a color of #dd02e4
<p style="color:#dd02e4;">Text here</p>
.mytext {color:#dd02e4;}
This box has a color of #dd02e4
<div style="background-color:#dd02e4;">Content here</div>
.mybackground {background-color:#dd02e4;}
Border around this has a color of #dd02e4
<div style="border:2px solid #dd02e4;">Content here</div>
.myborder {border:2px solid #dd02e4;}