#dc548e color space conversions
Hex:
        #dc548e
        RGB:
        220, 84, 142
        CMY:
        14, 67, 44
        CMYK:
        0, 62, 35, 14
      HSL:
        334°, 66.0194%, 59.6078%
        HSV (HSB):
        334°, 61.8182%, 86.2745%
        XYZ:
        37.5680, 23.5093, 28.1489
        xyY:
        0.4210, 0.2635, 23.5093
      CIE-Lab:
        55.5931, 58.3504, -3.9717
        CIE-LCH:
        55.5931, 58.4854, 356.1061
        CIE-Luv:
        55.5931, 85.8240, -16.3133
        Hunter-Lab:
        48.4864, 53.4535, -0.4805
      #dc548e color charts
#dc548e RGB chart
      #dc548e CMYK chart
      #dc548e RGB pie chart
      #dc548e color shades, tints & tones
#dc548e color schemes
#dc548e color preview, HTML & CSS examples
           This text has a color of #dc548e        
        
          <p style="color:#dc548e;">Text here</p>
        
        
          .mytext {color:#dc548e;}
        
        Text color #dc548e
      
           This box has a color of #dc548e        
        
          <div style="background-color:#dc548e;">Content here</div>
        
        
          .mybackground {background-color:#dc548e;}
        
        Background color #dc548e
      
           Border around this has a color of #dc548e        
        
          <div style="border:2px solid #dc548e;">Content here</div>
        
        
          .myborder {border:2px solid #dc548e;}
        
        Border color #dc548e