#c132c5 color space conversions
Hex:
        #c132c5
        RGB:
        193, 50, 197
        CMY:
        24, 80, 23
        CMYK:
        2, 75, 0, 23
      HSL:
        298°, 59.5142%, 48.4314%
        HSV (HSB):
        298°, 74.6193%, 77.2549%
        XYZ:
        33.2110, 17.6499, 54.4797
        xyY:
        0.3153, 0.1676, 17.6499
      CIE-Lab:
        49.0687, 71.7005, -46.5899
        CIE-LCH:
        49.0687, 85.5078, 326.9848
        CIE-Luv:
        49.0687, 57.4589, -79.1363
        Hunter-Lab:
        42.0118, 67.5865, -47.4774
      #c132c5 color charts
#c132c5 RGB chart
      #c132c5 CMYK chart
      #c132c5 RGB pie chart
      #c132c5 color shades, tints & tones
#c132c5 color schemes
#c132c5 color preview, HTML & CSS examples
           This text has a color of #c132c5        
        
          <p style="color:#c132c5;">Text here</p>
        
        
          .mytext {color:#c132c5;}
        
        Text color #c132c5
      
           This box has a color of #c132c5        
        
          <div style="background-color:#c132c5;">Content here</div>
        
        
          .mybackground {background-color:#c132c5;}
        
        Background color #c132c5
      
           Border around this has a color of #c132c5        
        
          <div style="border:2px solid #c132c5;">Content here</div>
        
        
          .myborder {border:2px solid #c132c5;}
        
        Border color #c132c5