#c70772 color space conversions
Hex:
        #c70772
        RGB:
        199, 7, 114
        CMY:
        22, 97, 55
        CMYK:
        0, 96, 43, 22
      HSL:
        327°, 93.2039%, 40.3922%
        HSV (HSB):
        327°, 96.4824%, 78.0392%
        XYZ:
        26.6664, 13.5090, 17.1216
        xyY:
        0.4654, 0.2358, 13.5090
      CIE-Lab:
        43.5203, 70.7715, -5.3292
        CIE-LCH:
        43.5203, 70.9719, 355.6936
        CIE-Luv:
        43.5203, 103.0853, -19.8863
        Hunter-Lab:
        36.7546, 65.1861, -1.8912
      #c70772 color charts
#c70772 RGB chart
      #c70772 CMYK chart
      #c70772 RGB pie chart
      #c70772 color shades, tints & tones
#c70772 color schemes
#c70772 color preview, HTML & CSS examples
           This text has a color of #c70772        
        
          <p style="color:#c70772;">Text here</p>
        
        
          .mytext {color:#c70772;}
        
        Text color #c70772
      
           This box has a color of #c70772        
        
          <div style="background-color:#c70772;">Content here</div>
        
        
          .mybackground {background-color:#c70772;}
        
        Background color #c70772
      
           Border around this has a color of #c70772        
        
          <div style="border:2px solid #c70772;">Content here</div>
        
        
          .myborder {border:2px solid #c70772;}
        
        Border color #c70772