#dd52ed color space conversions
Hex:
#dd52ed
RGB:
221, 82, 237
CMY:
13, 68, 7
CMYK:
7, 65, 0, 7
HSL:
294°, 81.1518%, 62.5490%
HSV (HSB):
294°, 65.4008%, 92.9412%
XYZ:
48.1221, 27.5212, 82.8966
xyY:
0.3035, 0.1736, 27.5212
CIE-Lab:
59.4536, 73.2784, -52.5305
CIE-LCH:
59.4536, 90.1620, 324.3647
CIE-Luv:
59.4536, 56.7404, -92.2022
Hunter-Lab:
52.4606, 71.9321, -56.9657
#dd52ed color charts
#dd52ed color shades, tints & tones
#dd52ed color schemes
#dd52ed color preview, HTML & CSS examples
This text has a color of #dd52ed
<p style="color:#dd52ed;">Text here</p>
.mytext {color:#dd52ed;}
This box has a color of #dd52ed
<div style="background-color:#dd52ed;">Content here</div>
.mybackground {background-color:#dd52ed;}
Border around this has a color of #dd52ed
<div style="border:2px solid #dd52ed;">Content here</div>
.myborder {border:2px solid #dd52ed;}