#dd02e0 color space conversions
Hex:
#dd02e0
RGB:
221, 2, 224
CMY:
13, 99, 12
CMYK:
1, 99, 0, 12
HSL:
299°, 98.2301%, 44.3137%
HSV (HSB):
299°, 99.1071%, 87.8431%
XYZ:
43.2950, 20.7974, 72.2534
xyY:
0.3175, 0.1525, 20.7974
CIE-Lab:
52.7270, 88.4756, -55.9518
CIE-LCH:
52.7270, 104.6830, 327.6908
CIE-Luv:
52.7270, 71.9136, -96.7267
Hunter-Lab:
45.6042, 89.6546, -62.0138
#dd02e0 color charts
#dd02e0 color shades, tints & tones
#dd02e0 color schemes
#dd02e0 color preview, HTML & CSS examples
This text has a color of #dd02e0
<p style="color:#dd02e0;">Text here</p>
.mytext {color:#dd02e0;}
This box has a color of #dd02e0
<div style="background-color:#dd02e0;">Content here</div>
.mybackground {background-color:#dd02e0;}
Border around this has a color of #dd02e0
<div style="border:2px solid #dd02e0;">Content here</div>
.myborder {border:2px solid #dd02e0;}