#322d85 color space conversions
Hex:
        #322d85
        RGB:
        50, 45, 133
        CMY:
        80, 82, 48
        CMYK:
        62, 66, 0, 48
      HSL:
        243°, 49.4382%, 34.9020%
        HSV (HSB):
        243°, 66.1654%, 52.1569%
        XYZ:
        6.4874, 4.2483, 22.6684
        xyY:
        0.1942, 0.1272, 4.2483
      CIE-Lab:
        24.4760, 29.8718, -48.7498
        CIE-LCH:
        24.4760, 57.1740, 301.4982
        CIE-Luv:
        24.4760, -3.2121, -60.9989
        Hunter-Lab:
        20.6115, 20.1123, -50.7787
      #322d85 color charts
#322d85 RGB chart
      #322d85 CMYK chart
      #322d85 RGB pie chart
      #322d85 color shades, tints & tones
#322d85 color schemes
#322d85 color preview, HTML & CSS examples
           This text has a color of #322d85        
        
          <p style="color:#322d85;">Text here</p>
        
        
          .mytext {color:#322d85;}
        
        Text color #322d85
      
           This box has a color of #322d85        
        
          <div style="background-color:#322d85;">Content here</div>
        
        
          .mybackground {background-color:#322d85;}
        
        Background color #322d85
      
           Border around this has a color of #322d85        
        
          <div style="border:2px solid #322d85;">Content here</div>
        
        
          .myborder {border:2px solid #322d85;}
        
        Border color #322d85