#322d46 color space conversions
Hex:
        #322d46
        RGB:
        50, 45, 70
        CMY:
        80, 82, 73
        CMYK:
        29, 36, 0, 73
      HSL:
        252°, 21.7391%, 22.5490%
        HSV (HSB):
        252°, 35.7143%, 27.4510%
        XYZ:
        3.3593, 2.9971, 6.1958
        xyY:
        0.2676, 0.2388, 2.9971
      CIE-Lab:
        20.0322, 8.7751, -14.8020
        CIE-LCH:
        20.0322, 17.2076, 300.6608
        CIE-Luv:
        20.0322, 0.7825, -16.9686
        Hunter-Lab:
        17.3121, 4.3404, -9.1008
      #322d46 color charts
#322d46 RGB chart
      #322d46 CMYK chart
      #322d46 RGB pie chart
      #322d46 color shades, tints & tones
#322d46 color schemes
#322d46 color preview, HTML & CSS examples
           This text has a color of #322d46        
        
          <p style="color:#322d46;">Text here</p>
        
        
          .mytext {color:#322d46;}
        
        Text color #322d46
      
           This box has a color of #322d46        
        
          <div style="background-color:#322d46;">Content here</div>
        
        
          .mybackground {background-color:#322d46;}
        
        Background color #322d46
      
           Border around this has a color of #322d46        
        
          <div style="border:2px solid #322d46;">Content here</div>
        
        
          .myborder {border:2px solid #322d46;}
        
        Border color #322d46