#dc58c9 color space conversions
Hex:
#dc58c9
RGB:
220, 88, 201
CMY:
14, 65, 21
CMYK:
0, 60, 9, 14
HSL:
309°, 65.3465%, 60.3922%
HSV (HSB):
309°, 60.0000%, 86.2745%
XYZ:
43.5475, 26.4121, 58.0612
xyY:
0.3402, 0.2063, 26.4121
CIE-Lab:
58.4262, 64.6566, -33.8619
CIE-LCH:
58.4262, 72.9870, 332.3581
CIE-Luv:
58.4262, 65.2428, -61.6238
Hunter-Lab:
51.3927, 61.3143, -31.0082
#dc58c9 color charts
#dc58c9 color shades, tints & tones
#dc58c9 color schemes
#dc58c9 color preview, HTML & CSS examples
This text has a color of #dc58c9
<p style="color:#dc58c9;">Text here</p>
.mytext {color:#dc58c9;}
This box has a color of #dc58c9
<div style="background-color:#dc58c9;">Content here</div>
.mybackground {background-color:#dc58c9;}
Border around this has a color of #dc58c9
<div style="border:2px solid #dc58c9;">Content here</div>
.myborder {border:2px solid #dc58c9;}