#dd1ff7 color space conversions
Hex:
#dd1ff7
RGB:
221, 31, 247
CMY:
13, 88, 3
CMYK:
11, 87, 0, 3
HSL:
293°, 93.1034%, 54.5098%
HSV (HSB):
293°, 87.4494%, 96.8627%
XYZ:
47.0973, 23.0675, 89.9659
xyY:
0.2941, 0.1441, 23.0675
CIE-Lab:
55.1418, 89.0145, -65.0150
CIE-LCH:
55.1418, 110.2295, 323.8561
CIE-Luv:
55.1418, 61.8660, -111.2585
Hunter-Lab:
48.0287, 90.9883, -77.4402
#dd1ff7 color charts
#dd1ff7 color shades, tints & tones
#dd1ff7 color schemes
#dd1ff7 color preview, HTML & CSS examples
This text has a color of #dd1ff7
<p style="color:#dd1ff7;">Text here</p>
.mytext {color:#dd1ff7;}
This box has a color of #dd1ff7
<div style="background-color:#dd1ff7;">Content here</div>
.mybackground {background-color:#dd1ff7;}
Border around this has a color of #dd1ff7
<div style="border:2px solid #dd1ff7;">Content here</div>
.myborder {border:2px solid #dd1ff7;}