#dd1ff8 color space conversions
Hex:
#dd1ff8
RGB:
221, 31, 248
CMY:
13, 88, 3
CMYK:
11, 88, 0, 3
HSL:
293°, 93.9394%, 54.7059%
HSV (HSB):
293°, 87.5000%, 97.2549%
XYZ:
47.2521, 23.1294, 90.7809
xyY:
0.2932, 0.1435, 23.1294
CIE-Lab:
55.2054, 89.1734, -65.4704
CIE-LCH:
55.2054, 110.6267, 323.7142
CIE-Luv:
55.2054, 61.5244, -111.9766
Hunter-Lab:
48.0931, 91.2157, -78.2512
#dd1ff8 color charts
#dd1ff8 color shades, tints & tones
#dd1ff8 color schemes
#dd1ff8 color preview, HTML & CSS examples
This text has a color of #dd1ff8
<p style="color:#dd1ff8;">Text here</p>
.mytext {color:#dd1ff8;}
This box has a color of #dd1ff8
<div style="background-color:#dd1ff8;">Content here</div>
.mybackground {background-color:#dd1ff8;}
Border around this has a color of #dd1ff8
<div style="border:2px solid #dd1ff8;">Content here</div>
.myborder {border:2px solid #dd1ff8;}