#c70650 color space conversions
Hex:
        #c70650
        RGB:
        199, 6, 80
        CMY:
        22, 98, 69
        CMYK:
        0, 97, 60, 22
      HSL:
        337°, 94.1463%, 40.1961%
        HSV (HSB):
        337°, 96.9849%, 78.0392%
        XYZ:
        25.0663, 12.8516, 8.7489
        xyY:
        0.5371, 0.2754, 12.8516
      CIE-Lab:
        42.5387, 68.3200, 14.6255
        CIE-LCH:
        42.5387, 69.8680, 12.0831
        CIE-Luv:
        42.5387, 117.7553, 3.0575
        Hunter-Lab:
        35.8491, 62.0744, 10.6248
      #c70650 color charts
#c70650 RGB chart
      #c70650 CMYK chart
      #c70650 RGB pie chart
      #c70650 color shades, tints & tones
#c70650 color schemes
#c70650 color preview, HTML & CSS examples
           This text has a color of #c70650        
        
          <p style="color:#c70650;">Text here</p>
        
        
          .mytext {color:#c70650;}
        
        Text color #c70650
      
           This box has a color of #c70650        
        
          <div style="background-color:#c70650;">Content here</div>
        
        
          .mybackground {background-color:#c70650;}
        
        Background color #c70650
      
           Border around this has a color of #c70650        
        
          <div style="border:2px solid #c70650;">Content here</div>
        
        
          .myborder {border:2px solid #c70650;}
        
        Border color #c70650