#c132d5 color space conversions
Hex:
        #c132d5
        RGB:
        193, 50, 213
        CMY:
        24, 80, 16
        CMYK:
        9, 77, 0, 16
      HSL:
        293°, 65.9919%, 51.5686%
        HSV (HSB):
        293°, 76.5258%, 83.5294%
        XYZ:
        35.1432, 18.4228, 64.6545
        xyY:
        0.2973, 0.1558, 18.4228
      CIE-Lab:
        50.0049, 74.3664, -54.3017
        CIE-LCH:
        50.0049, 92.0817, 323.8634
        CIE-Luv:
        50.0049, 52.1840, -91.2045
        Hunter-Lab:
        42.9217, 71.0379, -59.2653
      #c132d5 color charts
#c132d5 RGB chart
      #c132d5 CMYK chart
      #c132d5 RGB pie chart
      #c132d5 color shades, tints & tones
#c132d5 color schemes
#c132d5 color preview, HTML & CSS examples
           This text has a color of #c132d5        
        
          <p style="color:#c132d5;">Text here</p>
        
        
          .mytext {color:#c132d5;}
        
        Text color #c132d5
      
           This box has a color of #c132d5        
        
          <div style="background-color:#c132d5;">Content here</div>
        
        
          .mybackground {background-color:#c132d5;}
        
        Background color #c132d5
      
           Border around this has a color of #c132d5        
        
          <div style="border:2px solid #c132d5;">Content here</div>
        
        
          .myborder {border:2px solid #c132d5;}
        
        Border color #c132d5