#dd01f4 color space conversions
Hex:
#dd01f4
RGB:
221, 1, 244
CMY:
13, 100, 4
CMYK:
9, 100, 0, 4
HSL:
294°, 99.1837%, 48.0392%
HSV (HSB):
294°, 99.5902%, 95.6863%
XYZ:
46.1588, 21.9255, 87.3872
xyY:
0.2969, 0.1410, 21.9255
CIE-Lab:
53.9479, 91.5151, -65.2630
CIE-LCH:
53.9479, 112.4023, 324.5058
CIE-Luv:
53.9479, 64.4648, -111.2686
Hunter-Lab:
46.8247, 94.0183, -77.8734
#dd01f4 color charts
#dd01f4 color shades, tints & tones
#dd01f4 color schemes
#dd01f4 color preview, HTML & CSS examples
This text has a color of #dd01f4
<p style="color:#dd01f4;">Text here</p>
.mytext {color:#dd01f4;}
This box has a color of #dd01f4
<div style="background-color:#dd01f4;">Content here</div>
.mybackground {background-color:#dd01f4;}
Border around this has a color of #dd01f4
<div style="border:2px solid #dd01f4;">Content here</div>
.myborder {border:2px solid #dd01f4;}