#dd72f8 color space conversions
Hex:
#dd72f8
RGB:
221, 114, 248
CMY:
13, 55, 3
CMYK:
11, 54, 0, 3
HSL:
288°, 90.5405%, 70.9804%
HSV (HSB):
288°, 54.0323%, 97.2549%
XYZ:
52.7794, 34.1841, 92.6233
xyY:
0.2939, 0.1903, 34.1841
CIE-Lab:
65.1084, 61.3664, -49.6612
CIE-LCH:
65.1084, 78.9435, 321.0183
CIE-Luv:
65.1084, 44.4147, -87.6536
Hunter-Lab:
58.4672, 58.8177, -52.9999
#dd72f8 color charts
#dd72f8 color shades, tints & tones
#dd72f8 color schemes
#dd72f8 color preview, HTML & CSS examples
This text has a color of #dd72f8
<p style="color:#dd72f8;">Text here</p>
.mytext {color:#dd72f8;}
This box has a color of #dd72f8
<div style="background-color:#dd72f8;">Content here</div>
.mybackground {background-color:#dd72f8;}
Border around this has a color of #dd72f8
<div style="border:2px solid #dd72f8;">Content here</div>
.myborder {border:2px solid #dd72f8;}