#c135bd color space conversions
Hex:
        #c135bd
        RGB:
        193, 53, 189
        CMY:
        24, 79, 26
        CMYK:
        0, 73, 2, 24
      HSL:
        302°, 56.9106%, 48.2353%
        HSV (HSB):
        302°, 72.5389%, 75.6863%
        XYZ:
        32.4507, 17.5578, 49.8228
        xyY:
        0.3251, 0.1759, 17.5578
      CIE-Lab:
        48.9553, 69.4813, -42.1258
        CIE-LCH:
        48.9553, 81.2541, 328.7720
        CIE-Luv:
        48.9553, 59.6101, -72.2099
        Hunter-Lab:
        41.9020, 64.9096, -41.1662
      #c135bd color charts
#c135bd RGB chart
      #c135bd CMYK chart
      #c135bd RGB pie chart
      #c135bd color shades, tints & tones
#c135bd color schemes
#c135bd color preview, HTML & CSS examples
           This text has a color of #c135bd        
        
          <p style="color:#c135bd;">Text here</p>
        
        
          .mytext {color:#c135bd;}
        
        Text color #c135bd
      
           This box has a color of #c135bd        
        
          <div style="background-color:#c135bd;">Content here</div>
        
        
          .mybackground {background-color:#c135bd;}
        
        Background color #c135bd
      
           Border around this has a color of #c135bd        
        
          <div style="border:2px solid #c135bd;">Content here</div>
        
        
          .myborder {border:2px solid #c135bd;}
        
        Border color #c135bd