#dd72f4 color space conversions
Hex:
#dd72f4
RGB:
221, 114, 244
CMY:
13, 55, 4
CMYK:
9, 53, 0, 4
HSL:
289°, 85.5263%, 70.1961%
HSV (HSB):
289°, 53.2787%, 95.6863%
XYZ:
52.1652, 33.9384, 89.3893
xyY:
0.2972, 0.1934, 33.9384
CIE-Lab:
64.9137, 60.6057, -47.7652
CIE-LCH:
64.9137, 77.1658, 321.7572
CIE-Luv:
64.9137, 45.3482, -84.4445
Hunter-Lab:
58.2567, 57.8864, -50.1951
#dd72f4 color charts
#dd72f4 color shades, tints & tones
#dd72f4 color schemes
#dd72f4 color preview, HTML & CSS examples
This text has a color of #dd72f4
<p style="color:#dd72f4;">Text here</p>
.mytext {color:#dd72f4;}
This box has a color of #dd72f4
<div style="background-color:#dd72f4;">Content here</div>
.mybackground {background-color:#dd72f4;}
Border around this has a color of #dd72f4
<div style="border:2px solid #dd72f4;">Content here</div>
.myborder {border:2px solid #dd72f4;}