#915e7f color space conversions
Hex:
        #915e7f
        RGB:
        145, 94, 127
        CMY:
        43, 63, 50
        CMYK:
        0, 35, 12, 43
      HSL:
        321°, 21.3389%, 46.8627%
        HSV (HSB):
        321°, 35.1724%, 56.8627%
        XYZ:
        19.5105, 15.5575, 22.0532
        xyY:
        0.3416, 0.2724, 15.5575
      CIE-Lab:
        46.3884, 26.0332, -9.8876
        CIE-LCH:
        46.3884, 27.8477, 339.2028
        CIE-Luv:
        46.3884, 28.2117, -17.7631
        Hunter-Lab:
        39.4429, 19.2702, -5.5400
      #915e7f color charts
#915e7f RGB chart
      #915e7f CMYK chart
      #915e7f RGB pie chart
      #915e7f color shades, tints & tones
#915e7f color schemes
#915e7f color preview, HTML & CSS examples
           This text has a color of #915e7f        
        
          <p style="color:#915e7f;">Text here</p>
        
        
          .mytext {color:#915e7f;}
        
        Text color #915e7f
      
           This box has a color of #915e7f        
        
          <div style="background-color:#915e7f;">Content here</div>
        
        
          .mybackground {background-color:#915e7f;}
        
        Background color #915e7f
      
           Border around this has a color of #915e7f        
        
          <div style="border:2px solid #915e7f;">Content here</div>
        
        
          .myborder {border:2px solid #915e7f;}
        
        Border color #915e7f