#c32575 color space conversions
Hex:
        #c32575
        RGB:
        195, 37, 117
        CMY:
        24, 85, 54
        CMYK:
        0, 81, 40, 24
      HSL:
        330°, 68.1034%, 45.4902%
        HSV (HSB):
        330°, 81.0256%, 76.4706%
        XYZ:
        26.3781, 14.2096, 18.1821
        xyY:
        0.4488, 0.2418, 14.2096
      CIE-Lab:
        44.5320, 65.2270, -5.7692
        CIE-LCH:
        44.5320, 65.4816, 354.9455
        CIE-Luv:
        44.5320, 93.1842, -19.3646
        Hunter-Lab:
        37.6956, 58.9410, -2.2110
      #c32575 color charts
#c32575 RGB chart
      #c32575 CMYK chart
      #c32575 RGB pie chart
      #c32575 color shades, tints & tones
#c32575 color schemes
#c32575 color preview, HTML & CSS examples
           This text has a color of #c32575        
        
          <p style="color:#c32575;">Text here</p>
        
        
          .mytext {color:#c32575;}
        
        Text color #c32575
      
           This box has a color of #c32575        
        
          <div style="background-color:#c32575;">Content here</div>
        
        
          .mybackground {background-color:#c32575;}
        
        Background color #c32575
      
           Border around this has a color of #c32575        
        
          <div style="border:2px solid #c32575;">Content here</div>
        
        
          .myborder {border:2px solid #c32575;}
        
        Border color #c32575