#dd70f5 color space conversions
Hex:
#dd70f5
RGB:
221, 112, 245
CMY:
13, 56, 4
CMYK:
10, 54, 0, 4
HSL:
289°, 86.9281%, 70.0000%
HSV (HSB):
289°, 54.2857%, 96.0784%
XYZ:
52.0944, 33.5531, 90.1169
xyY:
0.2964, 0.1909, 33.5531
CIE-Lab:
64.6063, 61.7454, -48.8020
CIE-LCH:
64.6063, 78.7028, 321.6780
CIE-Luv:
64.6063, 45.7839, -86.1982
Hunter-Lab:
57.9250, 59.1638, -51.6930
#dd70f5 color charts
#dd70f5 color shades, tints & tones
#dd70f5 color schemes
#dd70f5 color preview, HTML & CSS examples
This text has a color of #dd70f5
<p style="color:#dd70f5;">Text here</p>
.mytext {color:#dd70f5;}
This box has a color of #dd70f5
<div style="background-color:#dd70f5;">Content here</div>
.mybackground {background-color:#dd70f5;}
Border around this has a color of #dd70f5
<div style="border:2px solid #dd70f5;">Content here</div>
.myborder {border:2px solid #dd70f5;}