#dd53e4 color space conversions
Hex:
#dd53e4
RGB:
221, 83, 228
CMY:
13, 67, 11
CMYK:
3, 64, 0, 11
HSL:
297°, 72.8643%, 60.9804%
HSV (HSB):
297°, 63.5965%, 89.4118%
XYZ:
46.9156, 27.1601, 76.1685
xyY:
0.3123, 0.1808, 27.1601
CIE-Lab:
59.1222, 71.3483, -48.0212
CIE-LCH:
59.1222, 86.0036, 326.0574
CIE-Luv:
59.1222, 59.1765, -84.8140
Hunter-Lab:
52.1154, 69.4886, -50.1737
#dd53e4 color charts
#dd53e4 color shades, tints & tones
#dd53e4 color schemes
#dd53e4 color preview, HTML & CSS examples
This text has a color of #dd53e4
<p style="color:#dd53e4;">Text here</p>
.mytext {color:#dd53e4;}
This box has a color of #dd53e4
<div style="background-color:#dd53e4;">Content here</div>
.mybackground {background-color:#dd53e4;}
Border around this has a color of #dd53e4
<div style="border:2px solid #dd53e4;">Content here</div>
.myborder {border:2px solid #dd53e4;}