#9b5aeb color space conversions
Hex:
        #9b5aeb
        RGB:
        155, 90, 235
        CMY:
        39, 65, 8
        CMYK:
        34, 62, 0, 8
      HSL:
        267°, 78.3784%, 63.7255%
        HSV (HSB):
        267°, 61.7021%, 92.1569%
        XYZ:
        32.1691, 20.2790, 80.8160
        xyY:
        0.2414, 0.1522, 20.2790
      CIE-Lab:
        52.1513, 54.6918, -63.5800
        CIE-LCH:
        52.1513, 83.8666, 310.7022
        CIE-Luv:
        52.1513, 16.5933, -103.7360
        Hunter-Lab:
        45.0323, 48.7063, -74.8807
      #9b5aeb color charts
#9b5aeb RGB chart
      #9b5aeb CMYK chart
      #9b5aeb RGB pie chart
      #9b5aeb color shades, tints & tones
#9b5aeb color schemes
#9b5aeb color preview, HTML & CSS examples
           This text has a color of #9b5aeb        
        
          <p style="color:#9b5aeb;">Text here</p>
        
        
          .mytext {color:#9b5aeb;}
        
        Text color #9b5aeb
      
           This box has a color of #9b5aeb        
        
          <div style="background-color:#9b5aeb;">Content here</div>
        
        
          .mybackground {background-color:#9b5aeb;}
        
        Background color #9b5aeb
      
           Border around this has a color of #9b5aeb        
        
          <div style="border:2px solid #9b5aeb;">Content here</div>
        
        
          .myborder {border:2px solid #9b5aeb;}
        
        Border color #9b5aeb