#322f86 color space conversions
Hex:
        #322f86
        RGB:
        50, 47, 134
        CMY:
        80, 82, 47
        CMYK:
        63, 65, 0, 47
      HSL:
        242°, 48.0663%, 35.4902%
        HSV (HSB):
        242°, 64.9254%, 52.5490%
        XYZ:
        6.6350, 4.4324, 23.0601
        xyY:
        0.1944, 0.1299, 4.4324
      CIE-Lab:
        25.0522, 28.9259, -48.4351
        CIE-LCH:
        25.0522, 56.4151, 300.8460
        CIE-Luv:
        25.0522, -3.6912, -61.2293
        Hunter-Lab:
        21.0532, 19.4118, -50.2046
      #322f86 color charts
#322f86 RGB chart
      #322f86 CMYK chart
      #322f86 RGB pie chart
      #322f86 color shades, tints & tones
#322f86 color schemes
#322f86 color preview, HTML & CSS examples
           This text has a color of #322f86        
        
          <p style="color:#322f86;">Text here</p>
        
        
          .mytext {color:#322f86;}
        
        Text color #322f86
      
           This box has a color of #322f86        
        
          <div style="background-color:#322f86;">Content here</div>
        
        
          .mybackground {background-color:#322f86;}
        
        Background color #322f86
      
           Border around this has a color of #322f86        
        
          <div style="border:2px solid #322f86;">Content here</div>
        
        
          .myborder {border:2px solid #322f86;}
        
        Border color #322f86