#321e91 color space conversions
Hex:
        #321e91
        RGB:
        50, 30, 145
        CMY:
        80, 88, 43
        CMYK:
        66, 79, 0, 43
      HSL:
        250°, 65.7143%, 34.3137%
        HSV (HSB):
        250°, 79.3103%, 56.8627%
        XYZ:
        6.8905, 3.6510, 27.1296
        xyY:
        0.1829, 0.0969, 3.6510
      CIE-Lab:
        22.4823, 42.6125, -59.5025
        CIE-LCH:
        22.4823, 73.1872, 305.6082
        CIE-Luv:
        22.4823, -1.5075, -69.7429
        Hunter-Lab:
        19.1076, 30.9318, -70.8068
      #321e91 color charts
#321e91 RGB chart
      #321e91 CMYK chart
      #321e91 RGB pie chart
      #321e91 color shades, tints & tones
#321e91 color schemes
#321e91 color preview, HTML & CSS examples
           This text has a color of #321e91        
        
          <p style="color:#321e91;">Text here</p>
        
        
          .mytext {color:#321e91;}
        
        Text color #321e91
      
           This box has a color of #321e91        
        
          <div style="background-color:#321e91;">Content here</div>
        
        
          .mybackground {background-color:#321e91;}
        
        Background color #321e91
      
           Border around this has a color of #321e91        
        
          <div style="border:2px solid #321e91;">Content here</div>
        
        
          .myborder {border:2px solid #321e91;}
        
        Border color #321e91