#9b72ae color space conversions
Hex:
        #9b72ae
        RGB:
        155, 114, 174
        CMY:
        39, 55, 32
        CMYK:
        11, 34, 0, 32
      HSL:
        281°, 27.0270%, 56.4706%
        HSV (HSB):
        281°, 34.4828%, 68.2353%
        XYZ:
        27.1749, 22.0592, 42.8700
        xyY:
        0.2950, 0.2395, 22.0592
      CIE-Lab:
        54.0897, 27.2810, -25.7423
        CIE-LCH:
        54.0897, 37.5089, 316.6623
        CIE-Luv:
        54.0897, 17.9396, -42.4695
        Hunter-Lab:
        46.9672, 21.0861, -21.2407
      #9b72ae color charts
#9b72ae RGB chart
      #9b72ae CMYK chart
      #9b72ae RGB pie chart
      #9b72ae color shades, tints & tones
#9b72ae color schemes
#9b72ae color preview, HTML & CSS examples
           This text has a color of #9b72ae        
        
          <p style="color:#9b72ae;">Text here</p>
        
        
          .mytext {color:#9b72ae;}
        
        Text color #9b72ae
      
           This box has a color of #9b72ae        
        
          <div style="background-color:#9b72ae;">Content here</div>
        
        
          .mybackground {background-color:#9b72ae;}
        
        Background color #9b72ae
      
           Border around this has a color of #9b72ae        
        
          <div style="border:2px solid #9b72ae;">Content here</div>
        
        
          .myborder {border:2px solid #9b72ae;}
        
        Border color #9b72ae