#8b729e color space conversions
Hex:
        #8b729e
        RGB:
        139, 114, 158
        CMY:
        45, 55, 38
        CMYK:
        12, 28, 0, 38
      HSL:
        274°, 18.4874%, 53.3333%
        HSV (HSB):
        274°, 27.8481%, 61.9608%
        XYZ:
        22.8363, 19.9922, 35.0030
        xyY:
        0.2934, 0.2569, 19.9922
      CIE-Lab:
        51.8284, 18.4731, -20.0622
        CIE-LCH:
        51.8284, 27.2718, 312.6386
        CIE-Luv:
        51.8284, 10.5911, -32.1203
        Hunter-Lab:
        44.7127, 12.9191, -15.1160
      #8b729e color charts
#8b729e RGB chart
      #8b729e CMYK chart
      #8b729e RGB pie chart
      #8b729e color shades, tints & tones
#8b729e color schemes
#8b729e color preview, HTML & CSS examples
           This text has a color of #8b729e        
        
          <p style="color:#8b729e;">Text here</p>
        
        
          .mytext {color:#8b729e;}
        
        Text color #8b729e
      
           This box has a color of #8b729e        
        
          <div style="background-color:#8b729e;">Content here</div>
        
        
          .mybackground {background-color:#8b729e;}
        
        Background color #8b729e
      
           Border around this has a color of #8b729e        
        
          <div style="border:2px solid #8b729e;">Content here</div>
        
        
          .myborder {border:2px solid #8b729e;}
        
        Border color #8b729e