#dd40e7 color space conversions
Hex:
#dd40e7
RGB:
221, 64, 231
CMY:
13, 75, 9
CMYK:
4, 72, 0, 9
HSL:
296°, 77.6744%, 57.8431%
HSV (HSB):
296°, 72.2944%, 90.5882%
XYZ:
46.0760, 24.8085, 77.9613
xyY:
0.3096, 0.1667, 24.8085
CIE-Lab:
56.8883, 78.6057, -53.2549
CIE-LCH:
56.8883, 94.9470, 325.8826
CIE-Luv:
56.8883, 62.7117, -93.1342
Hunter-Lab:
49.8081, 77.9609, -57.9371
#dd40e7 color charts
#dd40e7 color shades, tints & tones
#dd40e7 color schemes
#dd40e7 color preview, HTML & CSS examples
This text has a color of #dd40e7
<p style="color:#dd40e7;">Text here</p>
.mytext {color:#dd40e7;}
This box has a color of #dd40e7
<div style="background-color:#dd40e7;">Content here</div>
.mybackground {background-color:#dd40e7;}
Border around this has a color of #dd40e7
<div style="border:2px solid #dd40e7;">Content here</div>
.myborder {border:2px solid #dd40e7;}