#dd73e6 color space conversions
Hex:
#dd73e6
RGB:
221, 115, 230
CMY:
13, 55, 10
CMYK:
4, 50, 0, 10
HSL:
295°, 69.6970%, 67.6471%
HSV (HSB):
295°, 50.0000%, 90.1961%
XYZ:
50.2325, 33.3468, 78.6519
xyY:
0.3096, 0.2056, 33.3468
CIE-Lab:
64.4407, 57.5246, -40.7603
CIE-LCH:
64.4407, 70.5016, 324.6797
CIE-Luv:
64.4407, 48.3113, -72.6247
Hunter-Lab:
57.7467, 54.2162, -40.3313
#dd73e6 color charts
#dd73e6 color shades, tints & tones
#dd73e6 color schemes
#dd73e6 color preview, HTML & CSS examples
This text has a color of #dd73e6
<p style="color:#dd73e6;">Text here</p>
.mytext {color:#dd73e6;}
This box has a color of #dd73e6
<div style="background-color:#dd73e6;">Content here</div>
.mybackground {background-color:#dd73e6;}
Border around this has a color of #dd73e6
<div style="border:2px solid #dd73e6;">Content here</div>
.myborder {border:2px solid #dd73e6;}