#c132d2 color space conversions
Hex:
        #c132d2
        RGB:
        193, 50, 210
        CMY:
        24, 80, 18
        CMYK:
        8, 76, 0, 18
      HSL:
        294°, 64.0000%, 50.9804%
        HSV (HSB):
        294°, 76.1905%, 82.3529%
        XYZ:
        34.7658, 18.2718, 62.6672
        xyY:
        0.3005, 0.1579, 18.2718
      CIE-Lab:
        49.8241, 73.8564, -52.8731
        CIE-LCH:
        49.8241, 90.8313, 324.4015
        CIE-Luv:
        49.8241, 53.1467, -88.9667
        Hunter-Lab:
        42.7455, 70.3729, -57.0004
      #c132d2 color charts
#c132d2 RGB chart
      #c132d2 CMYK chart
      #c132d2 RGB pie chart
      #c132d2 color shades, tints & tones
#c132d2 color schemes
#c132d2 color preview, HTML & CSS examples
           This text has a color of #c132d2        
        
          <p style="color:#c132d2;">Text here</p>
        
        
          .mytext {color:#c132d2;}
        
        Text color #c132d2
      
           This box has a color of #c132d2        
        
          <div style="background-color:#c132d2;">Content here</div>
        
        
          .mybackground {background-color:#c132d2;}
        
        Background color #c132d2
      
           Border around this has a color of #c132d2        
        
          <div style="border:2px solid #c132d2;">Content here</div>
        
        
          .myborder {border:2px solid #c132d2;}
        
        Border color #c132d2