#c132d6 color space conversions
Hex:
        #c132d6
        RGB:
        193, 50, 214
        CMY:
        24, 80, 16
        CMYK:
        10, 77, 0, 16
      HSL:
        292°, 66.6667%, 51.7647%
        HSV (HSB):
        292°, 76.6355%, 83.9216%
        XYZ:
        35.2705, 18.4737, 65.3251
        xyY:
        0.2962, 0.1552, 18.4737
      CIE-Lab:
        50.0657, 74.5374, -54.7762
        CIE-LCH:
        50.0657, 92.5000, 323.6885
        CIE-Luv:
        50.0657, 51.8658, -91.9478
        Hunter-Lab:
        42.9810, 71.2614, -60.0257
      #c132d6 color charts
#c132d6 RGB chart
      #c132d6 CMYK chart
      #c132d6 RGB pie chart
      #c132d6 color shades, tints & tones
#c132d6 color schemes
#c132d6 color preview, HTML & CSS examples
           This text has a color of #c132d6        
        
          <p style="color:#c132d6;">Text here</p>
        
        
          .mytext {color:#c132d6;}
        
        Text color #c132d6
      
           This box has a color of #c132d6        
        
          <div style="background-color:#c132d6;">Content here</div>
        
        
          .mybackground {background-color:#c132d6;}
        
        Background color #c132d6
      
           Border around this has a color of #c132d6        
        
          <div style="border:2px solid #c132d6;">Content here</div>
        
        
          .myborder {border:2px solid #c132d6;}
        
        Border color #c132d6