#9b5fea color space conversions
Hex:
        #9b5fea
        RGB:
        155, 95, 234
        CMY:
        39, 63, 8
        CMYK:
        34, 59, 0, 8
      HSL:
        266°, 76.7956%, 64.5098%
        HSV (HSB):
        266°, 59.4017%, 91.7647%
        XYZ:
        32.4611, 21.0935, 80.2025
        xyY:
        0.2427, 0.1577, 21.0935
      CIE-Lab:
        53.0517, 51.8616, -61.5682
        CIE-LCH:
        53.0517, 80.5001, 310.1089
        CIE-Luv:
        53.0517, 15.4712, -100.8868
        Hunter-Lab:
        45.9277, 45.7881, -71.3875
      #9b5fea color charts
#9b5fea RGB chart
      #9b5fea CMYK chart
      #9b5fea RGB pie chart
      #9b5fea color shades, tints & tones
#9b5fea color schemes
#9b5fea color preview, HTML & CSS examples
           This text has a color of #9b5fea        
        
          <p style="color:#9b5fea;">Text here</p>
        
        
          .mytext {color:#9b5fea;}
        
        Text color #9b5fea
      
           This box has a color of #9b5fea        
        
          <div style="background-color:#9b5fea;">Content here</div>
        
        
          .mybackground {background-color:#9b5fea;}
        
        Background color #9b5fea
      
           Border around this has a color of #9b5fea        
        
          <div style="border:2px solid #9b5fea;">Content here</div>
        
        
          .myborder {border:2px solid #9b5fea;}
        
        Border color #9b5fea