#94495e color space conversions
Hex:
        #94495e
        RGB:
        148, 73, 94
        CMY:
        42, 71, 63
        CMYK:
        0, 51, 36, 42
      HSL:
        343°, 33.9367%, 43.3333%
        HSV (HSB):
        343°, 50.6757%, 58.0392%
        XYZ:
        16.6157, 11.8691, 12.0049
        xyY:
        0.4104, 0.2931, 11.8691
      CIE-Lab:
        41.0074, 33.8523, 2.3862
        CIE-LCH:
        41.0074, 33.9363, 4.0320
        CIE-Luv:
        41.0074, 48.1344, -2.7911
        Hunter-Lab:
        34.4516, 25.7984, 3.4561
      #94495e color charts
#94495e RGB chart
      #94495e CMYK chart
      #94495e RGB pie chart
      #94495e color shades, tints & tones
#94495e color schemes
#94495e color preview, HTML & CSS examples
           This text has a color of #94495e        
        
          <p style="color:#94495e;">Text here</p>
        
        
          .mytext {color:#94495e;}
        
        Text color #94495e
      
           This box has a color of #94495e        
        
          <div style="background-color:#94495e;">Content here</div>
        
        
          .mybackground {background-color:#94495e;}
        
        Background color #94495e
      
           Border around this has a color of #94495e        
        
          <div style="border:2px solid #94495e;">Content here</div>
        
        
          .myborder {border:2px solid #94495e;}
        
        Border color #94495e