#dd31f1 color space conversions
Hex:
#dd31f1
RGB:
221, 49, 241
CMY:
13, 81, 5
CMYK:
8, 80, 0, 5
HSL:
294°, 87.2727%, 56.8627%
HSV (HSB):
294°, 79.6680%, 94.5098%
XYZ:
46.7943, 23.9197, 85.3697
xyY:
0.2998, 0.1532, 23.9197
CIE-Lab:
56.0073, 84.4339, -60.2709
CIE-LCH:
56.0073, 103.7385, 324.4799
CIE-Luv:
56.0073, 61.9129, -104.1148
Hunter-Lab:
48.9077, 85.1980, -69.2568
#dd31f1 color charts
#dd31f1 color shades, tints & tones
#dd31f1 color schemes
#dd31f1 color preview, HTML & CSS examples
This text has a color of #dd31f1
<p style="color:#dd31f1;">Text here</p>
.mytext {color:#dd31f1;}
This box has a color of #dd31f1
<div style="background-color:#dd31f1;">Content here</div>
.mybackground {background-color:#dd31f1;}
Border around this has a color of #dd31f1
<div style="border:2px solid #dd31f1;">Content here</div>
.myborder {border:2px solid #dd31f1;}