#c135c2 color space conversions
Hex:
        #c135c2
        RGB:
        193, 53, 194
        CMY:
        24, 79, 24
        CMYK:
        1, 73, 0, 24
      HSL:
        300°, 57.0850%, 48.4314%
        HSV (HSB):
        300°, 72.6804%, 76.0784%
        XYZ:
        33.0030, 17.7787, 52.7311
        xyY:
        0.3188, 0.1718, 17.7787
      CIE-Lab:
        49.2266, 70.2833, -44.6004
        CIE-LCH:
        49.2266, 83.2402, 327.6016
        CIE-Luv:
        49.2266, 57.8983, -76.0762
        Hunter-Lab:
        42.1648, 65.9262, -44.6325
      #c135c2 color charts
#c135c2 RGB chart
      #c135c2 CMYK chart
      #c135c2 RGB pie chart
      #c135c2 color shades, tints & tones
#c135c2 color schemes
#c135c2 color preview, HTML & CSS examples
           This text has a color of #c135c2        
        
          <p style="color:#c135c2;">Text here</p>
        
        
          .mytext {color:#c135c2;}
        
        Text color #c135c2
      
           This box has a color of #c135c2        
        
          <div style="background-color:#c135c2;">Content here</div>
        
        
          .mybackground {background-color:#c135c2;}
        
        Background color #c135c2
      
           Border around this has a color of #c135c2        
        
          <div style="border:2px solid #c135c2;">Content here</div>
        
        
          .myborder {border:2px solid #c135c2;}
        
        Border color #c135c2