#dd01f8 color space conversions
Hex:
#dd01f8
RGB:
221, 1, 248
CMY:
13, 100, 3
CMYK:
11, 100, 0, 3
HSL:
293°, 99.1968%, 48.8235%
HSV (HSB):
293°, 99.5968%, 97.2549%
XYZ:
46.7729, 22.1712, 90.6212
xyY:
0.2931, 0.1389, 22.1712
CIE-Lab:
54.2082, 92.1286, -67.0794
CIE-LCH:
54.2082, 113.9619, 323.9414
CIE-Luv:
54.2082, 63.0440, -114.1049
Hunter-Lab:
47.0863, 94.9111, -81.1478
#dd01f8 color charts
#dd01f8 color shades, tints & tones
#dd01f8 color schemes
#dd01f8 color preview, HTML & CSS examples
This text has a color of #dd01f8
<p style="color:#dd01f8;">Text here</p>
.mytext {color:#dd01f8;}
This box has a color of #dd01f8
<div style="background-color:#dd01f8;">Content here</div>
.mybackground {background-color:#dd01f8;}
Border around this has a color of #dd01f8
<div style="border:2px solid #dd01f8;">Content here</div>
.myborder {border:2px solid #dd01f8;}