#dc27c5 color space conversions
Hex:
#dc27c5
RGB:
220, 39, 197
CMY:
14, 85, 23
CMYK:
0, 82, 10, 14
HSL:
308°, 72.1116%, 50.7843%
HSV (HSB):
308°, 82.2727%, 86.2745%
XYZ:
40.3188, 20.6979, 54.6934
xyY:
0.3484, 0.1789, 20.6979
CIE-Lab:
52.6173, 79.9230, -40.6789
CIE-LCH:
52.6173, 89.6798, 333.0250
CIE-Luv:
52.6173, 78.9339, -72.8707
Hunter-Lab:
45.4949, 78.5750, -39.4311
#dc27c5 color charts
#dc27c5 color shades, tints & tones
#dc27c5 color schemes
#dc27c5 color preview, HTML & CSS examples
This text has a color of #dc27c5
<p style="color:#dc27c5;">Text here</p>
.mytext {color:#dc27c5;}
This box has a color of #dc27c5
<div style="background-color:#dc27c5;">Content here</div>
.mybackground {background-color:#dc27c5;}
Border around this has a color of #dc27c5
<div style="border:2px solid #dc27c5;">Content here</div>
.myborder {border:2px solid #dc27c5;}