#9b72bd color space conversions
Hex:
        #9b72bd
        RGB:
        155, 114, 189
        CMY:
        39, 55, 26
        CMYK:
        18, 40, 0, 26
      HSL:
        273°, 36.2319%, 59.4118%
        HSV (HSB):
        273°, 39.6825%, 74.1176%
        XYZ:
        28.7202, 22.6773, 51.0076
        xyY:
        0.2805, 0.2214, 22.6773
      CIE-Lab:
        54.7384, 30.6141, -33.3671
        CIE-LCH:
        54.7384, 45.2834, 312.5362
        CIE-Luv:
        54.7384, 15.8540, -54.9889
        Hunter-Lab:
        47.6207, 24.3177, -30.1723
      #9b72bd color charts
#9b72bd RGB chart
      #9b72bd CMYK chart
      #9b72bd RGB pie chart
      #9b72bd color shades, tints & tones
#9b72bd color schemes
#9b72bd color preview, HTML & CSS examples
           This text has a color of #9b72bd        
        
          <p style="color:#9b72bd;">Text here</p>
        
        
          .mytext {color:#9b72bd;}
        
        Text color #9b72bd
      
           This box has a color of #9b72bd        
        
          <div style="background-color:#9b72bd;">Content here</div>
        
        
          .mybackground {background-color:#9b72bd;}
        
        Background color #9b72bd
      
           Border around this has a color of #9b72bd        
        
          <div style="border:2px solid #9b72bd;">Content here</div>
        
        
          .myborder {border:2px solid #9b72bd;}
        
        Border color #9b72bd