#c30760 color space conversions
Hex:
        #c30760
        RGB:
        195, 7, 96
        CMY:
        24, 97, 62
        CMYK:
        0, 96, 51, 24
      HSL:
        332°, 93.0693%, 39.6078%
        HSV (HSB):
        332°, 96.4103%, 76.4706%
        XYZ:
        24.6930, 12.5986, 12.1966
        xyY:
        0.4990, 0.2546, 12.5986
      CIE-Lab:
        42.1521, 68.3868, 3.8519
        CIE-LCH:
        42.1521, 68.4952, 3.2238
        CIE-Luv:
        42.1521, 107.8609, -8.3629
        Hunter-Lab:
        35.4945, 62.0644, 4.4729
      #c30760 color charts
#c30760 RGB chart
      #c30760 CMYK chart
      #c30760 RGB pie chart
      #c30760 color shades, tints & tones
#c30760 color schemes
#c30760 color preview, HTML & CSS examples
           This text has a color of #c30760        
        
          <p style="color:#c30760;">Text here</p>
        
        
          .mytext {color:#c30760;}
        
        Text color #c30760
      
           This box has a color of #c30760        
        
          <div style="background-color:#c30760;">Content here</div>
        
        
          .mybackground {background-color:#c30760;}
        
        Background color #c30760
      
           Border around this has a color of #c30760        
        
          <div style="border:2px solid #c30760;">Content here</div>
        
        
          .myborder {border:2px solid #c30760;}
        
        Border color #c30760