#dc2e70 color space conversions
Hex:
        #dc2e70
        RGB:
        220, 46, 112
        CMY:
        14, 82, 56
        CMYK:
        0, 79, 49, 14
      HSL:
        337°, 71.3115%, 52.1569%
        HSV (HSB):
        337°, 79.0909%, 86.2745%
        XYZ:
        33.4168, 18.3395, 17.1078
        xyY:
        0.4853, 0.2663, 18.3395
      CIE-Lab:
        49.9053, 68.8205, 5.7082
        CIE-LCH:
        49.9053, 69.0568, 4.7415
        CIE-Luv:
        49.9053, 112.6464, -6.2515
        Hunter-Lab:
        42.8246, 64.3437, 6.2917
      #dc2e70 color charts
#dc2e70 RGB chart
      #dc2e70 CMYK chart
      #dc2e70 RGB pie chart
      #dc2e70 color shades, tints & tones
#dc2e70 color schemes
#dc2e70 color preview, HTML & CSS examples
           This text has a color of #dc2e70        
        
          <p style="color:#dc2e70;">Text here</p>
        
        
          .mytext {color:#dc2e70;}
        
        Text color #dc2e70
      
           This box has a color of #dc2e70        
        
          <div style="background-color:#dc2e70;">Content here</div>
        
        
          .mybackground {background-color:#dc2e70;}
        
        Background color #dc2e70
      
           Border around this has a color of #dc2e70        
        
          <div style="border:2px solid #dc2e70;">Content here</div>
        
        
          .myborder {border:2px solid #dc2e70;}
        
        Border color #dc2e70