#dd07dd color space conversions
Hex:
#dd07dd
RGB:
221, 7, 221
CMY:
13, 97, 13
CMYK:
0, 97, 0, 13
HSL:
300°, 93.8596%, 44.7059%
HSV (HSB):
300°, 96.8326%, 86.6667%
XYZ:
42.9459, 20.7446, 70.1472
xyY:
0.3209, 0.1550, 20.7446
CIE-Lab:
52.6688, 87.6897, -54.3404
CIE-LCH:
52.6688, 103.1618, 328.2139
CIE-Luv:
52.6688, 72.8797, -94.2359
Hunter-Lab:
45.5462, 88.6034, -59.4321
#dd07dd color charts
#dd07dd color shades, tints & tones
#dd07dd color schemes
#dd07dd color preview, HTML & CSS examples
This text has a color of #dd07dd
<p style="color:#dd07dd;">Text here</p>
.mytext {color:#dd07dd;}
This box has a color of #dd07dd
<div style="background-color:#dd07dd;">Content here</div>
.mybackground {background-color:#dd07dd;}
Border around this has a color of #dd07dd
<div style="border:2px solid #dd07dd;">Content here</div>
.myborder {border:2px solid #dd07dd;}