#321f53 color space conversions
Hex:
        #321f53
        RGB:
        50, 31, 83
        CMY:
        80, 88, 67
        CMYK:
        40, 63, 0, 67
      HSL:
        262°, 45.6140%, 22.3529%
        HSV (HSB):
        262°, 62.6506%, 32.5490%
        XYZ:
        3.3667, 2.2826, 8.4468
        xyY:
        0.2388, 0.1619, 2.2826
      CIE-Lab:
        16.9055, 22.3731, -28.5645
        CIE-LCH:
        16.9055, 36.2835, 308.0698
        CIE-Luv:
        16.9055, 3.5388, -31.2010
        Hunter-Lab:
        15.1083, 13.3370, -22.5720
      #321f53 color charts
#321f53 RGB chart
      #321f53 CMYK chart
      #321f53 RGB pie chart
      #321f53 color shades, tints & tones
#321f53 color schemes
#321f53 color preview, HTML & CSS examples
           This text has a color of #321f53        
        
          <p style="color:#321f53;">Text here</p>
        
        
          .mytext {color:#321f53;}
        
        Text color #321f53
      
           This box has a color of #321f53        
        
          <div style="background-color:#321f53;">Content here</div>
        
        
          .mybackground {background-color:#321f53;}
        
        Background color #321f53
      
           Border around this has a color of #321f53        
        
          <div style="border:2px solid #321f53;">Content here</div>
        
        
          .myborder {border:2px solid #321f53;}
        
        Border color #321f53