#dd51e8 color space conversions
Hex:
#dd51e8
RGB:
221, 81, 232
CMY:
13, 68, 9
CMYK:
5, 65, 0, 9
HSL:
296°, 76.6497%, 61.3725%
HSV (HSB):
296°, 65.0862%, 90.9804%
XYZ:
47.3267, 27.0832, 79.0771
xyY:
0.3083, 0.1765, 27.0832
CIE-Lab:
59.0513, 72.8049, -50.3753
CIE-LCH:
59.0513, 88.5337, 325.3198
CIE-Luv:
59.0513, 58.4945, -88.6573
Hunter-Lab:
52.0415, 71.2557, -53.6621
#dd51e8 color charts
#dd51e8 color shades, tints & tones
#dd51e8 color schemes
#dd51e8 color preview, HTML & CSS examples
This text has a color of #dd51e8
<p style="color:#dd51e8;">Text here</p>
.mytext {color:#dd51e8;}
This box has a color of #dd51e8
<div style="background-color:#dd51e8;">Content here</div>
.mybackground {background-color:#dd51e8;}
Border around this has a color of #dd51e8
<div style="border:2px solid #dd51e8;">Content here</div>
.myborder {border:2px solid #dd51e8;}