#c135d1 color space conversions
Hex:
        #c135d1
        RGB:
        193, 53, 209
        CMY:
        24, 79, 18
        CMYK:
        8, 75, 0, 18
      HSL:
        294°, 62.9032%, 51.3725%
        HSV (HSB):
        294°, 74.6411%, 81.9608%
        XYZ:
        34.7740, 18.4871, 62.0572
        xyY:
        0.3015, 0.1603, 18.4871
      CIE-Lab:
        50.0817, 72.7746, -51.8875
        CIE-LCH:
        50.0817, 89.3782, 324.5115
        CIE-Luv:
        50.0817, 52.9498, -87.5034
        Hunter-Lab:
        42.9966, 69.1199, -55.4758
      #c135d1 color charts
#c135d1 RGB chart
      #c135d1 CMYK chart
      #c135d1 RGB pie chart
      #c135d1 color shades, tints & tones
#c135d1 color schemes
#c135d1 color preview, HTML & CSS examples
           This text has a color of #c135d1        
        
          <p style="color:#c135d1;">Text here</p>
        
        
          .mytext {color:#c135d1;}
        
        Text color #c135d1
      
           This box has a color of #c135d1        
        
          <div style="background-color:#c135d1;">Content here</div>
        
        
          .mybackground {background-color:#c135d1;}
        
        Background color #c135d1
      
           Border around this has a color of #c135d1        
        
          <div style="border:2px solid #c135d1;">Content here</div>
        
        
          .myborder {border:2px solid #c135d1;}
        
        Border color #c135d1