#dd28e4 color space conversions
Hex:
#dd28e4
RGB:
221, 40, 228
CMY:
13, 84, 11
CMYK:
3, 82, 0, 11
HSL:
298°, 77.6860%, 52.5490%
HSV (HSB):
298°, 82.4561%, 89.4118%
XYZ:
44.5812, 22.4912, 75.3903
xyY:
0.3129, 0.1579, 22.4912
CIE-Lab:
54.5443, 84.4148, -55.3075
CIE-LCH:
54.5443, 100.9196, 326.7677
CIE-Luv:
54.5443, 67.6456, -96.0609
Hunter-Lab:
47.4249, 84.8033, -61.0547
#dd28e4 color charts
#dd28e4 color shades, tints & tones
#dd28e4 color schemes
#dd28e4 color preview, HTML & CSS examples
This text has a color of #dd28e4
<p style="color:#dd28e4;">Text here</p>
.mytext {color:#dd28e4;}
This box has a color of #dd28e4
<div style="background-color:#dd28e4;">Content here</div>
.mybackground {background-color:#dd28e4;}
Border around this has a color of #dd28e4
<div style="border:2px solid #dd28e4;">Content here</div>
.myborder {border:2px solid #dd28e4;}