#dd27c0 color space conversions
Hex:
#dd27c0
RGB:
221, 39, 192
CMY:
13, 85, 25
CMYK:
0, 82, 13, 13
HSL:
310°, 72.8000%, 50.9804%
HSV (HSB):
310°, 82.3529%, 86.6667%
XYZ:
40.0587, 20.6290, 51.7396
xyY:
0.3563, 0.1835, 20.6290
CIE-Lab:
52.5410, 79.4424, -37.8953
CIE-LCH:
52.5410, 88.0178, 334.4981
CIE-Luv:
52.5410, 81.7168, -68.6323
Hunter-Lab:
45.4191, 77.9499, -35.7474
#dd27c0 color charts
#dd27c0 color shades, tints & tones
#dd27c0 color schemes
#dd27c0 color preview, HTML & CSS examples
This text has a color of #dd27c0
<p style="color:#dd27c0;">Text here</p>
.mytext {color:#dd27c0;}
This box has a color of #dd27c0
<div style="background-color:#dd27c0;">Content here</div>
.mybackground {background-color:#dd27c0;}
Border around this has a color of #dd27c0
<div style="border:2px solid #dd27c0;">Content here</div>
.myborder {border:2px solid #dd27c0;}