#c132a0 color space conversions
Hex:
        #c132a0
        RGB:
        193, 50, 160
        CMY:
        24, 80, 37
        CMYK:
        0, 74, 17, 24
      HSL:
        314°, 58.8477%, 47.6471%
        HSV (HSB):
        314°, 74.0933%, 75.6863%
        XYZ:
        29.4781, 16.1567, 34.8226
        xyY:
        0.3664, 0.2008, 16.1567
      CIE-Lab:
        47.1794, 66.1215, -27.8419
        CIE-LCH:
        47.1794, 71.7442, 337.1654
        CIE-Luv:
        47.1794, 70.8458, -50.2388
        Hunter-Lab:
        40.1954, 60.5644, -23.2280
      #c132a0 color charts
#c132a0 RGB chart
      #c132a0 CMYK chart
      #c132a0 RGB pie chart
      #c132a0 color shades, tints & tones
#c132a0 color schemes
#c132a0 color preview, HTML & CSS examples
           This text has a color of #c132a0        
        
          <p style="color:#c132a0;">Text here</p>
        
        
          .mytext {color:#c132a0;}
        
        Text color #c132a0
      
           This box has a color of #c132a0        
        
          <div style="background-color:#c132a0;">Content here</div>
        
        
          .mybackground {background-color:#c132a0;}
        
        Background color #c132a0
      
           Border around this has a color of #c132a0        
        
          <div style="border:2px solid #c132a0;">Content here</div>
        
        
          .myborder {border:2px solid #c132a0;}
        
        Border color #c132a0