#dd28e5 color space conversions
Hex:
#dd28e5
RGB:
221, 40, 229
CMY:
13, 84, 10
CMYK:
3, 83, 0, 10
HSL:
297°, 78.4232%, 52.7451%
HSV (HSB):
297°, 82.5328%, 89.8039%
XYZ:
44.7204, 22.5469, 76.1237
xyY:
0.3119, 0.1572, 22.5469
CIE-Lab:
54.6025, 84.5681, -55.7790
CIE-LCH:
54.6025, 101.3067, 326.5921
CIE-Luv:
54.6025, 67.2836, -96.8084
Hunter-Lab:
47.4836, 85.0167, -61.8128
#dd28e5 color charts
#dd28e5 color shades, tints & tones
#dd28e5 color schemes
#dd28e5 color preview, HTML & CSS examples
This text has a color of #dd28e5
<p style="color:#dd28e5;">Text here</p>
.mytext {color:#dd28e5;}
This box has a color of #dd28e5
<div style="background-color:#dd28e5;">Content here</div>
.mybackground {background-color:#dd28e5;}
Border around this has a color of #dd28e5
<div style="border:2px solid #dd28e5;">Content here</div>
.myborder {border:2px solid #dd28e5;}