#8a729f color space conversions
Hex:
        #8a729f
        RGB:
        138, 114, 159
        CMY:
        46, 55, 38
        CMYK:
        13, 28, 0, 38
      HSL:
        272°, 18.9873%, 53.5294%
        HSV (HSB):
        272°, 28.3019%, 62.3529%
        XYZ:
        22.7566, 19.9411, 35.4505
        xyY:
        0.2912, 0.2552, 19.9411
      CIE-Lab:
        51.7706, 18.3601, -20.7433
        CIE-LCH:
        51.7706, 27.7016, 311.5123
        CIE-Luv:
        51.7706, 9.9113, -33.1353
        Hunter-Lab:
        44.6555, 12.8171, -15.8096
      #8a729f color charts
#8a729f RGB chart
      #8a729f CMYK chart
      #8a729f RGB pie chart
      #8a729f color shades, tints & tones
#8a729f color schemes
#8a729f color preview, HTML & CSS examples
           This text has a color of #8a729f        
        
          <p style="color:#8a729f;">Text here</p>
        
        
          .mytext {color:#8a729f;}
        
        Text color #8a729f
      
           This box has a color of #8a729f        
        
          <div style="background-color:#8a729f;">Content here</div>
        
        
          .mybackground {background-color:#8a729f;}
        
        Background color #8a729f
      
           Border around this has a color of #8a729f        
        
          <div style="border:2px solid #8a729f;">Content here</div>
        
        
          .myborder {border:2px solid #8a729f;}
        
        Border color #8a729f