#9d5ebe color space conversions
Hex:
        #9d5ebe
        RGB:
        157, 94, 190
        CMY:
        38, 63, 25
        CMYK:
        17, 51, 0, 25
      HSL:
        279°, 42.4779%, 55.6863%
        HSV (HSB):
        279°, 50.5263%, 74.5098%
        XYZ:
        27.2016, 18.8912, 50.9279
        xyY:
        0.2804, 0.1947, 18.8912
      CIE-Lab:
        50.5597, 42.6047, -40.4908
        CIE-LCH:
        50.5597, 58.7764, 316.4573
        CIE-Luv:
        50.5597, 24.3086, -66.6482
        Hunter-Lab:
        43.4640, 35.6507, -39.0468
      #9d5ebe color charts
#9d5ebe RGB chart
      #9d5ebe CMYK chart
      #9d5ebe RGB pie chart
      #9d5ebe color shades, tints & tones
#9d5ebe color schemes
#9d5ebe color preview, HTML & CSS examples
           This text has a color of #9d5ebe        
        
          <p style="color:#9d5ebe;">Text here</p>
        
        
          .mytext {color:#9d5ebe;}
        
        Text color #9d5ebe
      
           This box has a color of #9d5ebe        
        
          <div style="background-color:#9d5ebe;">Content here</div>
        
        
          .mybackground {background-color:#9d5ebe;}
        
        Background color #9d5ebe
      
           Border around this has a color of #9d5ebe        
        
          <div style="border:2px solid #9d5ebe;">Content here</div>
        
        
          .myborder {border:2px solid #9d5ebe;}
        
        Border color #9d5ebe