#9b4eeb color space conversions
Hex:
        #9b4eeb
        RGB:
        155, 78, 235
        CMY:
        39, 69, 8
        CMYK:
        34, 67, 0, 8
      HSL:
        269°, 79.6954%, 61.3725%
        HSV (HSB):
        269°, 66.8085%, 92.1569%
        XYZ:
        31.2374, 18.4155, 80.5054
        xyY:
        0.2400, 0.1415, 18.4155
      CIE-Lab:
        49.9962, 60.5834, -67.0633
        CIE-LCH:
        49.9962, 90.3761, 312.0939
        CIE-Luv:
        49.9962, 19.3429, -108.1747
        Hunter-Lab:
        42.9133, 54.8351, -81.1889
      #9b4eeb color charts
#9b4eeb RGB chart
      #9b4eeb CMYK chart
      #9b4eeb RGB pie chart
      #9b4eeb color shades, tints & tones
#9b4eeb color schemes
#9b4eeb color preview, HTML & CSS examples
           This text has a color of #9b4eeb        
        
          <p style="color:#9b4eeb;">Text here</p>
        
        
          .mytext {color:#9b4eeb;}
        
        Text color #9b4eeb
      
           This box has a color of #9b4eeb        
        
          <div style="background-color:#9b4eeb;">Content here</div>
        
        
          .mybackground {background-color:#9b4eeb;}
        
        Background color #9b4eeb
      
           Border around this has a color of #9b4eeb        
        
          <div style="border:2px solid #9b4eeb;">Content here</div>
        
        
          .myborder {border:2px solid #9b4eeb;}
        
        Border color #9b4eeb