#9b4eed color space conversions
Hex:
        #9b4eed
        RGB:
        155, 78, 237
        CMY:
        39, 69, 7
        CMYK:
        35, 67, 0, 7
      HSL:
        269°, 81.5385%, 61.7647%
        HSV (HSB):
        269°, 67.0886%, 92.9412%
        XYZ:
        31.5280, 18.5318, 82.0360
        xyY:
        0.2387, 0.1403, 18.5318
      CIE-Lab:
        50.1348, 61.0529, -67.9633
        CIE-LCH:
        50.1348, 91.3590, 311.9340
        CIE-Luv:
        50.1348, 18.9912, -109.5939
        Hunter-Lab:
        43.0485, 55.3954, -82.8528
      #9b4eed color charts
#9b4eed RGB chart
      #9b4eed CMYK chart
      #9b4eed RGB pie chart
      #9b4eed color shades, tints & tones
#9b4eed color schemes
#9b4eed color preview, HTML & CSS examples
           This text has a color of #9b4eed        
        
          <p style="color:#9b4eed;">Text here</p>
        
        
          .mytext {color:#9b4eed;}
        
        Text color #9b4eed
      
           This box has a color of #9b4eed        
        
          <div style="background-color:#9b4eed;">Content here</div>
        
        
          .mybackground {background-color:#9b4eed;}
        
        Background color #9b4eed
      
           Border around this has a color of #9b4eed        
        
          <div style="border:2px solid #9b4eed;">Content here</div>
        
        
          .myborder {border:2px solid #9b4eed;}
        
        Border color #9b4eed