#dd51f8 color space conversions
Hex:
#dd51f8
RGB:
221, 81, 248
CMY:
13, 68, 3
CMYK:
11, 67, 0, 3
HSL:
290°, 92.2652%, 64.5098%
HSV (HSB):
290°, 67.3387%, 97.2549%
XYZ:
49.7045, 28.0343, 91.5984
xyY:
0.2935, 0.1656, 28.0343
CIE-Lab:
59.9197, 75.5904, -57.9056
CIE-LCH:
59.9197, 95.2206, 322.5463
CIE-Luv:
59.9197, 53.7673, -101.0098
Hunter-Lab:
52.9474, 74.9091, -65.5077
#dd51f8 color charts
#dd51f8 color shades, tints & tones
#dd51f8 color schemes
#dd51f8 color preview, HTML & CSS examples
This text has a color of #dd51f8
<p style="color:#dd51f8;">Text here</p>
.mytext {color:#dd51f8;}
This box has a color of #dd51f8
<div style="background-color:#dd51f8;">Content here</div>
.mybackground {background-color:#dd51f8;}
Border around this has a color of #dd51f8
<div style="border:2px solid #dd51f8;">Content here</div>
.myborder {border:2px solid #dd51f8;}