#dc58bc color space conversions
Hex:
        #dc58bc
        RGB:
        220, 88, 188
        CMY:
        14, 65, 26
        CMYK:
        0, 60, 15, 14
      HSL:
        315°, 65.3465%, 60.3922%
        HSV (HSB):
        315°, 60.0000%, 86.2745%
        XYZ:
        42.0820, 25.8259, 50.3439
        xyY:
        0.3559, 0.2184, 25.8259
      CIE-Lab:
        57.8715, 62.6743, -27.2886
        CIE-LCH:
        57.8715, 68.3574, 336.4715
        CIE-Luv:
        57.8715, 69.3119, -51.1103
        Hunter-Lab:
        50.8192, 58.8774, -23.1620
      #dc58bc color charts
#dc58bc RGB chart
      #dc58bc CMYK chart
      #dc58bc RGB pie chart
      #dc58bc color shades, tints & tones
#dc58bc color schemes
#dc58bc color preview, HTML & CSS examples
           This text has a color of #dc58bc        
        
          <p style="color:#dc58bc;">Text here</p>
        
        
          .mytext {color:#dc58bc;}
        
        Text color #dc58bc
      
           This box has a color of #dc58bc        
        
          <div style="background-color:#dc58bc;">Content here</div>
        
        
          .mybackground {background-color:#dc58bc;}
        
        Background color #dc58bc
      
           Border around this has a color of #dc58bc        
        
          <div style="border:2px solid #dc58bc;">Content here</div>
        
        
          .myborder {border:2px solid #dc58bc;}
        
        Border color #dc58bc