#9d5aee color space conversions
Hex:
        #9d5aee
        RGB:
        157, 90, 238
        CMY:
        38, 65, 7
        CMYK:
        34, 62, 0, 7
      HSL:
        267°, 81.3187%, 64.3137%
        HSV (HSB):
        267°, 62.1849%, 93.3333%
        XYZ:
        32.9934, 20.6535, 83.1365
        xyY:
        0.2412, 0.1510, 20.6535
      CIE-Lab:
        52.5681, 55.8459, -64.5781
        CIE-LCH:
        52.5681, 85.3762, 310.8526
        CIE-Luv:
        52.5681, 17.0925, -105.5533
        Hunter-Lab:
        45.4461, 50.0585, -76.6495
      #9d5aee color charts
#9d5aee RGB chart
      #9d5aee CMYK chart
      #9d5aee RGB pie chart
      #9d5aee color shades, tints & tones
#9d5aee color schemes
#9d5aee color preview, HTML & CSS examples
           This text has a color of #9d5aee        
        
          <p style="color:#9d5aee;">Text here</p>
        
        
          .mytext {color:#9d5aee;}
        
        Text color #9d5aee
      
           This box has a color of #9d5aee        
        
          <div style="background-color:#9d5aee;">Content here</div>
        
        
          .mybackground {background-color:#9d5aee;}
        
        Background color #9d5aee
      
           Border around this has a color of #9d5aee        
        
          <div style="border:2px solid #9d5aee;">Content here</div>
        
        
          .myborder {border:2px solid #9d5aee;}
        
        Border color #9d5aee