#dd30e2 color space conversions
Hex:
#dd30e2
RGB:
221, 48, 226
CMY:
13, 81, 11
CMYK:
2, 79, 0, 11
HSL:
298°, 75.4237%, 53.7255%
HSV (HSB):
298°, 78.7611%, 88.6275%
XYZ:
44.6032, 22.9770, 74.0357
xyY:
0.3150, 0.1622, 22.9770
CIE-Lab:
55.0487, 82.3048, -53.3717
CIE-LCH:
55.0487, 98.0949, 327.0380
CIE-Luv:
55.0487, 67.2601, -93.0953
Hunter-Lab:
47.9344, 82.2101, -58.0206
#dd30e2 color charts
#dd30e2 color shades, tints & tones
#dd30e2 color schemes
#dd30e2 color preview, HTML & CSS examples
This text has a color of #dd30e2
<p style="color:#dd30e2;">Text here</p>
.mytext {color:#dd30e2;}
This box has a color of #dd30e2
<div style="background-color:#dd30e2;">Content here</div>
.mybackground {background-color:#dd30e2;}
Border around this has a color of #dd30e2
<div style="border:2px solid #dd30e2;">Content here</div>
.myborder {border:2px solid #dd30e2;}