#8b729d color space conversions
Hex:
        #8b729d
        RGB:
        139, 114, 157
        CMY:
        45, 55, 38
        CMYK:
        11, 27, 0, 38
      HSL:
        275°, 17.9916%, 53.1373%
        HSV (HSB):
        275°, 27.3885%, 61.5686%
        XYZ:
        22.7506, 19.9579, 34.5515
        xyY:
        0.2945, 0.2583, 19.9579
      CIE-Lab:
        51.7896, 18.2508, -19.5374
        CIE-LCH:
        51.7896, 26.7358, 313.0500
        CIE-Luv:
        51.7896, 10.7010, -31.2840
        Hunter-Lab:
        44.6743, 12.7219, -14.5834
      #8b729d color charts
#8b729d RGB chart
      #8b729d CMYK chart
      #8b729d RGB pie chart
      #8b729d color shades, tints & tones
#8b729d color schemes
#8b729d color preview, HTML & CSS examples
           This text has a color of #8b729d        
        
          <p style="color:#8b729d;">Text here</p>
        
        
          .mytext {color:#8b729d;}
        
        Text color #8b729d
      
           This box has a color of #8b729d        
        
          <div style="background-color:#8b729d;">Content here</div>
        
        
          .mybackground {background-color:#8b729d;}
        
        Background color #8b729d
      
           Border around this has a color of #8b729d        
        
          <div style="border:2px solid #8b729d;">Content here</div>
        
        
          .myborder {border:2px solid #8b729d;}
        
        Border color #8b729d