#9d5bed color space conversions
Hex:
        #9d5bed
        RGB:
        157, 91, 237
        CMY:
        38, 64, 7
        CMYK:
        34, 62, 0, 7
      HSL:
        267°, 80.2198%, 64.3137%
        HSV (HSB):
        267°, 61.6034%, 92.9412%
        XYZ:
        32.9318, 20.7647, 82.3931
        xyY:
        0.2420, 0.1526, 20.7647
      CIE-Lab:
        52.6910, 55.0974, -63.8197
        CIE-LCH:
        52.6910, 84.3130, 310.8050
        CIE-Luv:
        52.6910, 17.0079, -104.4143
        Hunter-Lab:
        45.5683, 49.2557, -75.3058
      #9d5bed color charts
#9d5bed RGB chart
      #9d5bed CMYK chart
      #9d5bed RGB pie chart
      #9d5bed color shades, tints & tones
#9d5bed color schemes
#9d5bed color preview, HTML & CSS examples
           This text has a color of #9d5bed        
        
          <p style="color:#9d5bed;">Text here</p>
        
        
          .mytext {color:#9d5bed;}
        
        Text color #9d5bed
      
           This box has a color of #9d5bed        
        
          <div style="background-color:#9d5bed;">Content here</div>
        
        
          .mybackground {background-color:#9d5bed;}
        
        Background color #9d5bed
      
           Border around this has a color of #9d5bed        
        
          <div style="border:2px solid #9d5bed;">Content here</div>
        
        
          .myborder {border:2px solid #9d5bed;}
        
        Border color #9d5bed