#dd07e1 color space conversions
Hex:
#dd07e1
RGB:
221, 7, 225
CMY:
13, 97, 12
CMYK:
2, 97, 0, 12
HSL:
299°, 93.9655%, 45.4902%
HSV (HSB):
299°, 96.8889%, 88.2353%
XYZ:
43.4854, 20.9604, 72.9880
xyY:
0.3164, 0.1525, 20.9604
CIE-Lab:
52.9061, 88.2668, -56.2323
CIE-LCH:
52.9061, 104.6570, 327.4999
CIE-Luv:
52.9061, 71.3190, -97.1942
Hunter-Lab:
45.7825, 89.4246, -62.4744
#dd07e1 color charts
#dd07e1 color shades, tints & tones
#dd07e1 color schemes
#dd07e1 color preview, HTML & CSS examples
This text has a color of #dd07e1
<p style="color:#dd07e1;">Text here</p>
.mytext {color:#dd07e1;}
This box has a color of #dd07e1
<div style="background-color:#dd07e1;">Content here</div>
.mybackground {background-color:#dd07e1;}
Border around this has a color of #dd07e1
<div style="border:2px solid #dd07e1;">Content here</div>
.myborder {border:2px solid #dd07e1;}