#94325e color space conversions
Hex:
        #94325e
        RGB:
        148, 50, 94
        CMY:
        42, 80, 63
        CMYK:
        0, 66, 36, 42
      HSL:
        333°, 49.4949%, 38.8235%
        HSV (HSB):
        333°, 66.2162%, 58.0392%
        XYZ:
        15.3737, 9.3853, 11.5909
        xyY:
        0.4229, 0.2582, 9.3853
      CIE-Lab:
        36.7157, 45.2042, -3.8980
        CIE-LCH:
        36.7157, 45.3719, 355.0716
        CIE-Luv:
        36.7157, 59.3045, -12.3747
        Hunter-Lab:
        30.6354, 35.9646, -0.9877
      #94325e color charts
#94325e RGB chart
      #94325e CMYK chart
      #94325e RGB pie chart
      #94325e color shades, tints & tones
#94325e color schemes
#94325e color preview, HTML & CSS examples
           This text has a color of #94325e        
        
          <p style="color:#94325e;">Text here</p>
        
        
          .mytext {color:#94325e;}
        
        Text color #94325e
      
           This box has a color of #94325e        
        
          <div style="background-color:#94325e;">Content here</div>
        
        
          .mybackground {background-color:#94325e;}
        
        Background color #94325e
      
           Border around this has a color of #94325e        
        
          <div style="border:2px solid #94325e;">Content here</div>
        
        
          .myborder {border:2px solid #94325e;}
        
        Border color #94325e