#dd00f8 color space conversions
Hex:
#dd00f8
RGB:
221, 0, 248
CMY:
13, 100, 3
CMYK:
11, 100, 0, 3
HSL:
293°, 100.0000%, 48.6275%
HSV (HSB):
293°, 100.0000%, 97.2549%
XYZ:
46.7621, 22.1495, 90.6176
xyY:
0.2931, 0.1388, 22.1495
CIE-Lab:
54.1852, 92.1968, -67.1164
CIE-LCH:
54.1852, 114.0389, 323.9466
CIE-Luv:
54.1852, 63.0783, -114.1529
Hunter-Lab:
47.0632, 94.9972, -81.2153
#dd00f8 color charts
#dd00f8 color shades, tints & tones
#dd00f8 color schemes
#dd00f8 color preview, HTML & CSS examples
This text has a color of #dd00f8
<p style="color:#dd00f8;">Text here</p>
.mytext {color:#dd00f8;}
This box has a color of #dd00f8
<div style="background-color:#dd00f8;">Content here</div>
.mybackground {background-color:#dd00f8;}
Border around this has a color of #dd00f8
<div style="border:2px solid #dd00f8;">Content here</div>
.myborder {border:2px solid #dd00f8;}