#9e779f color space conversions
Hex:
        #9e779f
        RGB:
        158, 119, 159
        CMY:
        38, 53, 38
        CMYK:
        1, 25, 0, 38
      HSL:
        299°, 17.2414%, 54.5098%
        HSV (HSB):
        299°, 25.1572%, 62.3529%
        XYZ:
        26.9554, 22.9660, 35.8131
        xyY:
        0.3144, 0.2679, 22.9660
      CIE-Lab:
        55.0373, 22.3077, -15.5786
        CIE-LCH:
        55.0373, 27.2089, 325.0715
        CIE-Luv:
        55.0373, 19.5413, -26.2733
        Hunter-Lab:
        47.9228, 16.5369, -10.7619
      #9e779f color charts
#9e779f RGB chart
      #9e779f CMYK chart
      #9e779f RGB pie chart
      #9e779f color shades, tints & tones
#9e779f color schemes
#9e779f color preview, HTML & CSS examples
           This text has a color of #9e779f        
        
          <p style="color:#9e779f;">Text here</p>
        
        
          .mytext {color:#9e779f;}
        
        Text color #9e779f
      
           This box has a color of #9e779f        
        
          <div style="background-color:#9e779f;">Content here</div>
        
        
          .mybackground {background-color:#9e779f;}
        
        Background color #9e779f
      
           Border around this has a color of #9e779f        
        
          <div style="border:2px solid #9e779f;">Content here</div>
        
        
          .myborder {border:2px solid #9e779f;}
        
        Border color #9e779f