#dd30c0 color space conversions
Hex:
#dd30c0
RGB:
221, 48, 192
CMY:
13, 81, 25
CMYK:
0, 78, 13, 13
HSL:
310°, 71.7842%, 52.7451%
HSV (HSB):
310°, 78.2805%, 86.6667%
XYZ:
40.3902, 21.2918, 51.8501
xyY:
0.3558, 0.1875, 21.2918
CIE-Lab:
53.2674, 77.3423, -36.7538
CIE-LCH:
53.2674, 85.6311, 334.5825
CIE-Luv:
53.2674, 80.1034, -66.8071
Hunter-Lab:
46.1431, 75.4951, -34.3229
#dd30c0 color charts
#dd30c0 color shades, tints & tones
#dd30c0 color schemes
#dd30c0 color preview, HTML & CSS examples
This text has a color of #dd30c0
<p style="color:#dd30c0;">Text here</p>
.mytext {color:#dd30c0;}
This box has a color of #dd30c0
<div style="background-color:#dd30c0;">Content here</div>
.mybackground {background-color:#dd30c0;}
Border around this has a color of #dd30c0
<div style="border:2px solid #dd30c0;">Content here</div>
.myborder {border:2px solid #dd30c0;}