#dd31fc color space conversions
Hex:
#dd31fc
RGB:
221, 49, 252
CMY:
13, 81, 1
CMYK:
12, 81, 0, 1
HSL:
291°, 97.1292%, 59.0196%
HSV (HSB):
291°, 80.5556%, 98.8235%
XYZ:
48.4878, 24.5971, 94.2876
xyY:
0.2897, 0.1470, 24.5971
CIE-Lab:
56.6807, 86.2376, -65.3200
CIE-LCH:
56.6807, 108.1834, 322.8582
CIE-Luv:
56.6807, 58.2937, -112.1682
Hunter-Lab:
49.5954, 87.7216, -78.0015
#dd31fc color charts
#dd31fc color shades, tints & tones
#dd31fc color schemes
#dd31fc color preview, HTML & CSS examples
This text has a color of #dd31fc
<p style="color:#dd31fc;">Text here</p>
.mytext {color:#dd31fc;}
This box has a color of #dd31fc
<div style="background-color:#dd31fc;">Content here</div>
.mybackground {background-color:#dd31fc;}
Border around this has a color of #dd31fc
<div style="border:2px solid #dd31fc;">Content here</div>
.myborder {border:2px solid #dd31fc;}