#dd0ff7 color space conversions
Hex:
#dd0ff7
RGB:
221, 15, 247
CMY:
13, 94, 3
CMYK:
11, 94, 0, 3
HSL:
293°, 93.5484%, 51.3725%
HSV (HSB):
293°, 93.9271%, 96.8627%
XYZ:
46.7781, 22.4292, 89.8595
xyY:
0.2941, 0.1410, 22.4292
CIE-Lab:
54.4795, 90.9737, -66.0830
CIE-LCH:
54.4795, 112.4419, 324.0055
CIE-Luv:
54.4795, 62.8863, -112.6853
Hunter-Lab:
47.3595, 93.4298, -79.3447
#dd0ff7 color charts
#dd0ff7 color shades, tints & tones
#dd0ff7 color schemes
#dd0ff7 color preview, HTML & CSS examples
This text has a color of #dd0ff7
<p style="color:#dd0ff7;">Text here</p>
.mytext {color:#dd0ff7;}
This box has a color of #dd0ff7
<div style="background-color:#dd0ff7;">Content here</div>
.mybackground {background-color:#dd0ff7;}
Border around this has a color of #dd0ff7
<div style="border:2px solid #dd0ff7;">Content here</div>
.myborder {border:2px solid #dd0ff7;}