#9b3fea color space conversions
Hex:
        #9b3fea
        RGB:
        155, 63, 234
        CMY:
        39, 75, 8
        CMYK:
        34, 73, 0, 8
      HSL:
        272°, 80.2817%, 58.2353%
        HSV (HSB):
        272°, 73.0769%, 91.7647%
        XYZ:
        30.1464, 16.4641, 79.4309
        xyY:
        0.2392, 0.1306, 16.4641
      CIE-Lab:
        47.5776, 66.9439, -70.4252
        CIE-LCH:
        47.5776, 97.1658, 313.5483
        CIE-Luv:
        47.5776, 22.3435, -111.8497
        Hunter-Lab:
        40.5760, 61.6106, -87.6620
      #9b3fea color charts
#9b3fea RGB chart
      #9b3fea CMYK chart
      #9b3fea RGB pie chart
      #9b3fea color shades, tints & tones
#9b3fea color schemes
#9b3fea color preview, HTML & CSS examples
           This text has a color of #9b3fea        
        
          <p style="color:#9b3fea;">Text here</p>
        
        
          .mytext {color:#9b3fea;}
        
        Text color #9b3fea
      
           This box has a color of #9b3fea        
        
          <div style="background-color:#9b3fea;">Content here</div>
        
        
          .mybackground {background-color:#9b3fea;}
        
        Background color #9b3fea
      
           Border around this has a color of #9b3fea        
        
          <div style="border:2px solid #9b3fea;">Content here</div>
        
        
          .myborder {border:2px solid #9b3fea;}
        
        Border color #9b3fea