#dc558f color space conversions
Hex:
        #dc558f
        RGB:
        220, 85, 143
        CMY:
        14, 67, 44
        CMYK:
        0, 61, 35, 14
      HSL:
        334°, 65.8537%, 59.8039%
        HSV (HSB):
        334°, 61.3636%, 86.2745%
        XYZ:
        37.7216, 23.6958, 28.5722
        xyY:
        0.4192, 0.2633, 23.6958
      CIE-Lab:
        55.7819, 58.0358, -4.2816
        CIE-LCH:
        55.7819, 58.1936, 355.7806
        CIE-Luv:
        55.7819, 85.0222, -16.6762
        Hunter-Lab:
        48.6783, 53.1354, -0.7260
      #dc558f color charts
#dc558f RGB chart
      #dc558f CMYK chart
      #dc558f RGB pie chart
      #dc558f color shades, tints & tones
#dc558f color schemes
#dc558f color preview, HTML & CSS examples
           This text has a color of #dc558f        
        
          <p style="color:#dc558f;">Text here</p>
        
        
          .mytext {color:#dc558f;}
        
        Text color #dc558f
      
           This box has a color of #dc558f        
        
          <div style="background-color:#dc558f;">Content here</div>
        
        
          .mybackground {background-color:#dc558f;}
        
        Background color #dc558f
      
           Border around this has a color of #dc558f        
        
          <div style="border:2px solid #dc558f;">Content here</div>
        
        
          .myborder {border:2px solid #dc558f;}
        
        Border color #dc558f