#321f55 color space conversions
Hex:
        #321f55
        RGB:
        50, 31, 85
        CMY:
        80, 88, 67
        CMYK:
        41, 64, 0, 67
      HSL:
        261°, 46.5517%, 22.7451%
        HSV (HSB):
        261°, 63.5294%, 33.3333%
        XYZ:
        3.4451, 2.3140, 8.8594
        xyY:
        0.2357, 0.1583, 2.3140
      CIE-Lab:
        17.0555, 22.9911, -29.6730
        CIE-LCH:
        17.0555, 37.5377, 307.7691
        CIE-Luv:
        17.0555, 3.3347, -32.5084
        Hunter-Lab:
        15.2117, 13.8053, -23.8827
      #321f55 color charts
#321f55 RGB chart
      #321f55 CMYK chart
      #321f55 RGB pie chart
      #321f55 color shades, tints & tones
#321f55 color schemes
#321f55 color preview, HTML & CSS examples
           This text has a color of #321f55        
        
          <p style="color:#321f55;">Text here</p>
        
        
          .mytext {color:#321f55;}
        
        Text color #321f55
      
           This box has a color of #321f55        
        
          <div style="background-color:#321f55;">Content here</div>
        
        
          .mybackground {background-color:#321f55;}
        
        Background color #321f55
      
           Border around this has a color of #321f55        
        
          <div style="border:2px solid #321f55;">Content here</div>
        
        
          .myborder {border:2px solid #321f55;}
        
        Border color #321f55