#c32295 color space conversions
Hex:
        #c32295
        RGB:
        195, 34, 149
        CMY:
        24, 87, 42
        CMYK:
        0, 83, 24, 24
      HSL:
        317°, 70.3057%, 44.9020%
        HSV (HSB):
        317°, 82.5641%, 76.4706%
        XYZ:
        28.5025, 14.9161, 29.8106
        xyY:
        0.3892, 0.2037, 14.9161
      CIE-Lab:
        45.5190, 69.5029, -23.8001
        CIE-LCH:
        45.5190, 73.4649, 341.0971
        CIE-Luv:
        45.5190, 80.3827, -44.6385
        Hunter-Lab:
        38.6213, 64.1455, -18.7292
      #c32295 color charts
#c32295 RGB chart
      #c32295 CMYK chart
      #c32295 RGB pie chart
      #c32295 color shades, tints & tones
#c32295 color schemes
#c32295 color preview, HTML & CSS examples
           This text has a color of #c32295        
        
          <p style="color:#c32295;">Text here</p>
        
        
          .mytext {color:#c32295;}
        
        Text color #c32295
      
           This box has a color of #c32295        
        
          <div style="background-color:#c32295;">Content here</div>
        
        
          .mybackground {background-color:#c32295;}
        
        Background color #c32295
      
           Border around this has a color of #c32295        
        
          <div style="border:2px solid #c32295;">Content here</div>
        
        
          .myborder {border:2px solid #c32295;}
        
        Border color #c32295