#321b54 color space conversions
Hex:
        #321b54
        RGB:
        50, 27, 84
        CMY:
        80, 89, 67
        CMYK:
        40, 68, 0, 67
      HSL:
        264°, 51.3514%, 21.7647%
        HSV (HSB):
        264°, 67.8571%, 32.9412%
        XYZ:
        3.3076, 2.1021, 8.6189
        xyY:
        0.2358, 0.1498, 2.1021
      CIE-Lab:
        16.0140, 25.2484, -30.6772
        CIE-LCH:
        16.0140, 39.7313, 309.4556
        CIE-Luv:
        16.0140, 4.1924, -32.6093
        Hunter-Lab:
        14.4985, 15.3490, -25.0971
      #321b54 color charts
#321b54 RGB chart
      #321b54 CMYK chart
      #321b54 RGB pie chart
      #321b54 color shades, tints & tones
#321b54 color schemes
#321b54 color preview, HTML & CSS examples
           This text has a color of #321b54        
        
          <p style="color:#321b54;">Text here</p>
        
        
          .mytext {color:#321b54;}
        
        Text color #321b54
      
           This box has a color of #321b54        
        
          <div style="background-color:#321b54;">Content here</div>
        
        
          .mybackground {background-color:#321b54;}
        
        Background color #321b54
      
           Border around this has a color of #321b54        
        
          <div style="border:2px solid #321b54;">Content here</div>
        
        
          .myborder {border:2px solid #321b54;}
        
        Border color #321b54