#946e7e color space conversions
Hex:
        #946e7e
        RGB:
        148, 110, 126
        CMY:
        42, 57, 51
        CMYK:
        0, 26, 15, 42
      HSL:
        335°, 15.0794%, 50.5882%
        HSV (HSB):
        335°, 25.6757%, 58.0392%
        XYZ:
        21.5546, 18.9541, 22.2611
        xyY:
        0.3434, 0.3020, 18.9541
      CIE-Lab:
        50.6335, 17.6958, -2.9365
        CIE-LCH:
        50.6335, 17.9377, 350.5780
        CIE-Luv:
        50.6335, 22.0678, -6.9565
        Hunter-Lab:
        43.5363, 12.1857, 0.1591
      #946e7e color charts
#946e7e RGB chart
      #946e7e CMYK chart
      #946e7e RGB pie chart
      #946e7e color shades, tints & tones
#946e7e color schemes
#946e7e color preview, HTML & CSS examples
           This text has a color of #946e7e        
        
          <p style="color:#946e7e;">Text here</p>
        
        
          .mytext {color:#946e7e;}
        
        Text color #946e7e
      
           This box has a color of #946e7e        
        
          <div style="background-color:#946e7e;">Content here</div>
        
        
          .mybackground {background-color:#946e7e;}
        
        Background color #946e7e
      
           Border around this has a color of #946e7e        
        
          <div style="border:2px solid #946e7e;">Content here</div>
        
        
          .myborder {border:2px solid #946e7e;}
        
        Border color #946e7e