#c132c7 color space conversions
Hex:
        #c132c7
        RGB:
        193, 50, 199
        CMY:
        24, 80, 22
        CMYK:
        3, 75, 0, 22
      HSL:
        298°, 59.8394%, 48.8235%
        HSV (HSB):
        298°, 74.8744%, 78.0392%
        XYZ:
        33.4417, 17.7422, 55.6948
        xyY:
        0.3129, 0.1660, 17.7422
      CIE-Lab:
        49.1819, 72.0262, -47.5665
        CIE-LCH:
        49.1819, 86.3154, 326.5591
        CIE-Luv:
        49.1819, 56.7809, -80.6623
        Hunter-Lab:
        42.1215, 68.0049, -48.9108
      #c132c7 color charts
#c132c7 RGB chart
      #c132c7 CMYK chart
      #c132c7 RGB pie chart
      #c132c7 color shades, tints & tones
#c132c7 color schemes
#c132c7 color preview, HTML & CSS examples
           This text has a color of #c132c7        
        
          <p style="color:#c132c7;">Text here</p>
        
        
          .mytext {color:#c132c7;}
        
        Text color #c132c7
      
           This box has a color of #c132c7        
        
          <div style="background-color:#c132c7;">Content here</div>
        
        
          .mybackground {background-color:#c132c7;}
        
        Background color #c132c7
      
           Border around this has a color of #c132c7        
        
          <div style="border:2px solid #c132c7;">Content here</div>
        
        
          .myborder {border:2px solid #c132c7;}
        
        Border color #c132c7