#94497a color space conversions
Hex:
        #94497a
        RGB:
        148, 73, 122
        CMY:
        42, 71, 52
        CMYK:
        0, 51, 18, 42
      HSL:
        321°, 33.9367%, 43.3333%
        HSV (HSB):
        321°, 50.6757%, 58.0392%
        XYZ:
        18.1081, 12.4661, 19.8642
        xyY:
        0.3590, 0.2472, 12.4661
      CIE-Lab:
        41.9476, 37.9317, -13.5218
        CIE-LCH:
        41.9476, 40.2698, 340.3800
        CIE-Luv:
        41.9476, 41.3395, -24.2484
        Hunter-Lab:
        35.3074, 29.7595, -8.6417
      #94497a color charts
#94497a RGB chart
      #94497a CMYK chart
      #94497a RGB pie chart
      #94497a color shades, tints & tones
#94497a color schemes
#94497a color preview, HTML & CSS examples
           This text has a color of #94497a        
        
          <p style="color:#94497a;">Text here</p>
        
        
          .mytext {color:#94497a;}
        
        Text color #94497a
      
           This box has a color of #94497a        
        
          <div style="background-color:#94497a;">Content here</div>
        
        
          .mybackground {background-color:#94497a;}
        
        Background color #94497a
      
           Border around this has a color of #94497a        
        
          <div style="border:2px solid #94497a;">Content here</div>
        
        
          .myborder {border:2px solid #94497a;}
        
        Border color #94497a