#9b65bf color space conversions
Hex:
        #9b65bf
        RGB:
        155, 101, 191
        CMY:
        39, 60, 25
        CMYK:
        19, 47, 0, 25
      HSL:
        276°, 41.2844%, 57.2549%
        HSV (HSB):
        276°, 47.1204%, 74.9020%
        XYZ:
        27.5752, 20.0375, 51.7045
        xyY:
        0.2776, 0.2018, 20.0375
      CIE-Lab:
        51.8796, 38.4172, -39.0002
        CIE-LCH:
        51.8796, 54.7440, 314.5685
        CIE-Luv:
        51.8796, 20.5080, -64.1797
        Hunter-Lab:
        44.7633, 31.6244, -37.1495
      #9b65bf color charts
#9b65bf RGB chart
      #9b65bf CMYK chart
      #9b65bf RGB pie chart
      #9b65bf color shades, tints & tones
#9b65bf color schemes
#9b65bf color preview, HTML & CSS examples
           This text has a color of #9b65bf        
        
          <p style="color:#9b65bf;">Text here</p>
        
        
          .mytext {color:#9b65bf;}
        
        Text color #9b65bf
      
           This box has a color of #9b65bf        
        
          <div style="background-color:#9b65bf;">Content here</div>
        
        
          .mybackground {background-color:#9b65bf;}
        
        Background color #9b65bf
      
           Border around this has a color of #9b65bf        
        
          <div style="border:2px solid #9b65bf;">Content here</div>
        
        
          .myborder {border:2px solid #9b65bf;}
        
        Border color #9b65bf