#dd02e7 color space conversions
Hex:
#dd02e7
RGB:
221, 2, 231
CMY:
13, 99, 9
CMYK:
4, 99, 0, 9
HSL:
297°, 98.2833%, 45.6863%
HSV (HSB):
297°, 99.1342%, 90.5882%
XYZ:
44.2643, 21.1851, 77.3574
xyY:
0.3100, 0.1483, 21.1851
CIE-Lab:
53.1515, 89.4958, -59.2346
CIE-LCH:
53.1515, 107.3231, 326.5006
CIE-Luv:
53.1515, 69.2210, -101.8565
Hunter-Lab:
46.0273, 91.1153, -67.4289
#dd02e7 color charts
#dd02e7 color shades, tints & tones
#dd02e7 color schemes
#dd02e7 color preview, HTML & CSS examples
This text has a color of #dd02e7
<p style="color:#dd02e7;">Text here</p>
.mytext {color:#dd02e7;}
This box has a color of #dd02e7
<div style="background-color:#dd02e7;">Content here</div>
.mybackground {background-color:#dd02e7;}
Border around this has a color of #dd02e7
<div style="border:2px solid #dd02e7;">Content here</div>
.myborder {border:2px solid #dd02e7;}