#c132d7 color space conversions
Hex:
        #c132d7
        RGB:
        193, 50, 215
        CMY:
        24, 80, 16
        CMYK:
        10, 77, 0, 16
      HSL:
        292°, 67.3469%, 51.9608%
        HSV (HSB):
        292°, 76.7442%, 84.3137%
        XYZ:
        35.3987, 18.5250, 65.9999
        xyY:
        0.2952, 0.1545, 18.5250
      CIE-Lab:
        50.1267, 74.7088, -55.2497
        CIE-LCH:
        50.1267, 92.9190, 323.5158
        CIE-Luv:
        50.1267, 51.5490, -92.6898
        Hunter-Lab:
        43.0406, 71.4858, -60.7888
      #c132d7 color charts
#c132d7 RGB chart
      #c132d7 CMYK chart
      #c132d7 RGB pie chart
      #c132d7 color shades, tints & tones
#c132d7 color schemes
#c132d7 color preview, HTML & CSS examples
           This text has a color of #c132d7        
        
          <p style="color:#c132d7;">Text here</p>
        
        
          .mytext {color:#c132d7;}
        
        Text color #c132d7
      
           This box has a color of #c132d7        
        
          <div style="background-color:#c132d7;">Content here</div>
        
        
          .mybackground {background-color:#c132d7;}
        
        Background color #c132d7
      
           Border around this has a color of #c132d7        
        
          <div style="border:2px solid #c132d7;">Content here</div>
        
        
          .myborder {border:2px solid #c132d7;}
        
        Border color #c132d7