#322e7d color space conversions
Hex:
        #322e7d
        RGB:
        50, 46, 125
        CMY:
        80, 82, 51
        CMYK:
        60, 63, 0, 51
      HSL:
        243°, 46.1988%, 33.5294%
        HSV (HSB):
        243°, 63.2000%, 49.0196%
        XYZ:
        5.9941, 4.1128, 19.8800
        xyY:
        0.1999, 0.1372, 4.1128
      CIE-Lab:
        24.0408, 26.4307, -44.4256
        CIE-LCH:
        24.0408, 51.6935, 300.7502
        CIE-Luv:
        24.0408, -2.9794, -55.5133
        Hunter-Lab:
        20.2800, 17.2685, -43.9246
      #322e7d color charts
#322e7d RGB chart
      #322e7d CMYK chart
      #322e7d RGB pie chart
      #322e7d color shades, tints & tones
#322e7d color schemes
#322e7d color preview, HTML & CSS examples
           This text has a color of #322e7d        
        
          <p style="color:#322e7d;">Text here</p>
        
        
          .mytext {color:#322e7d;}
        
        Text color #322e7d
      
           This box has a color of #322e7d        
        
          <div style="background-color:#322e7d;">Content here</div>
        
        
          .mybackground {background-color:#322e7d;}
        
        Background color #322e7d
      
           Border around this has a color of #322e7d        
        
          <div style="border:2px solid #322e7d;">Content here</div>
        
        
          .myborder {border:2px solid #322e7d;}
        
        Border color #322e7d