#dd30e3 color space conversions
Hex:
#dd30e3
RGB:
221, 48, 227
CMY:
13, 81, 11
CMYK:
3, 79, 0, 11
HSL:
298°, 76.1702%, 53.9216%
HSV (HSB):
298°, 78.8546%, 89.0196%
XYZ:
44.7409, 23.0321, 74.7606
xyY:
0.3139, 0.1616, 23.0321
CIE-Lab:
55.1054, 82.4597, -53.8460
CIE-LCH:
55.1054, 98.4835, 326.8555
CIE-Luv:
55.1054, 66.9036, -93.8510
Hunter-Lab:
47.9918, 82.4230, -58.7665
#dd30e3 color charts
#dd30e3 color shades, tints & tones
#dd30e3 color schemes
#dd30e3 color preview, HTML & CSS examples
This text has a color of #dd30e3
<p style="color:#dd30e3;">Text here</p>
.mytext {color:#dd30e3;}
This box has a color of #dd30e3
<div style="background-color:#dd30e3;">Content here</div>
.mybackground {background-color:#dd30e3;}
Border around this has a color of #dd30e3
<div style="border:2px solid #dd30e3;">Content here</div>
.myborder {border:2px solid #dd30e3;}