#321e46 color space conversions
Hex:
        #321e46
        RGB:
        50, 30, 70
        CMY:
        80, 88, 73
        CMYK:
        29, 57, 0, 73
      HSL:
        270°, 40.0000%, 19.6078%
        HSV (HSB):
        270°, 57.1429%, 27.4510%
        XYZ:
        2.8852, 2.0489, 6.0378
        xyY:
        0.2630, 0.1867, 2.0489
      CIE-Lab:
        15.7416, 19.1551, -21.5399
        CIE-LCH:
        15.7416, 28.8251, 311.6462
        CIE-Luv:
        15.7416, 5.1669, -22.8961
        Hunter-Lab:
        14.3138, 10.9301, -14.9896
      #321e46 color charts
#321e46 RGB chart
      #321e46 CMYK chart
      #321e46 RGB pie chart
      #321e46 color shades, tints & tones
#321e46 color schemes
#321e46 color preview, HTML & CSS examples
           This text has a color of #321e46        
        
          <p style="color:#321e46;">Text here</p>
        
        
          .mytext {color:#321e46;}
        
        Text color #321e46
      
           This box has a color of #321e46        
        
          <div style="background-color:#321e46;">Content here</div>
        
        
          .mybackground {background-color:#321e46;}
        
        Background color #321e46
      
           Border around this has a color of #321e46        
        
          <div style="border:2px solid #321e46;">Content here</div>
        
        
          .myborder {border:2px solid #321e46;}
        
        Border color #321e46