#c130c1 color space conversions
Hex:
        #c130c1
        RGB:
        193, 48, 193
        CMY:
        24, 81, 24
        CMYK:
        0, 75, 0, 24
      HSL:
        300°, 60.1660%, 47.2549%
        HSV (HSB):
        300°, 75.1295%, 75.6863%
        XYZ:
        32.6749, 17.3016, 52.0695
        xyY:
        0.3202, 0.1695, 17.3016
      CIE-Lab:
        48.6378, 71.6525, -44.9558
        CIE-LCH:
        48.6378, 84.5878, 327.8953
        CIE-Luv:
        48.6378, 59.2049, -76.5548
        Hunter-Lab:
        41.5952, 67.4282, -45.1034
      #c130c1 color charts
#c130c1 RGB chart
      #c130c1 CMYK chart
      #c130c1 RGB pie chart
      #c130c1 color shades, tints & tones
#c130c1 color schemes
#c130c1 color preview, HTML & CSS examples
           This text has a color of #c130c1        
        
          <p style="color:#c130c1;">Text here</p>
        
        
          .mytext {color:#c130c1;}
        
        Text color #c130c1
      
           This box has a color of #c130c1        
        
          <div style="background-color:#c130c1;">Content here</div>
        
        
          .mybackground {background-color:#c130c1;}
        
        Background color #c130c1
      
           Border around this has a color of #c130c1        
        
          <div style="border:2px solid #c130c1;">Content here</div>
        
        
          .myborder {border:2px solid #c130c1;}
        
        Border color #c130c1