#9b5fed color space conversions
Hex:
        #9b5fed
        RGB:
        155, 95, 237
        CMY:
        39, 63, 7
        CMYK:
        35, 60, 0, 7
      HSL:
        265°, 79.7753%, 65.0980%
        HSV (HSB):
        265°, 59.9156%, 92.9412%
        XYZ:
        32.8958, 21.2674, 82.4920
        xyY:
        0.2407, 0.1556, 21.2674
      CIE-Lab:
        53.2409, 52.5993, -62.9445
        CIE-LCH:
        53.2409, 82.0286, 309.8837
        CIE-Luv:
        53.2409, 15.0134, -103.1254
        Hunter-Lab:
        46.1166, 46.6234, -73.7746
      #9b5fed color charts
#9b5fed RGB chart
      #9b5fed CMYK chart
      #9b5fed RGB pie chart
      #9b5fed color shades, tints & tones
#9b5fed color schemes
#9b5fed color preview, HTML & CSS examples
           This text has a color of #9b5fed        
        
          <p style="color:#9b5fed;">Text here</p>
        
        
          .mytext {color:#9b5fed;}
        
        Text color #9b5fed
      
           This box has a color of #9b5fed        
        
          <div style="background-color:#9b5fed;">Content here</div>
        
        
          .mybackground {background-color:#9b5fed;}
        
        Background color #9b5fed
      
           Border around this has a color of #9b5fed        
        
          <div style="border:2px solid #9b5fed;">Content here</div>
        
        
          .myborder {border:2px solid #9b5fed;}
        
        Border color #9b5fed