#321f52 color space conversions
Hex:
        #321f52
        RGB:
        50, 31, 82
        CMY:
        80, 88, 68
        CMYK:
        39, 62, 0, 68
      HSL:
        262°, 45.1327%, 22.1569%
        HSV (HSB):
        262°, 62.1951%, 32.1569%
        XYZ:
        3.3284, 2.2673, 8.2448
        xyY:
        0.2405, 0.1638, 2.2673
      CIE-Lab:
        16.8317, 22.0658, -28.0068
        CIE-LCH:
        16.8317, 35.6550, 308.2336
        CIE-Luv:
        16.8317, 3.6420, -30.5456
        Hunter-Lab:
        15.0575, 13.1058, -21.9245
      #321f52 color charts
#321f52 RGB chart
      #321f52 CMYK chart
      #321f52 RGB pie chart
      #321f52 color shades, tints & tones
#321f52 color schemes
#321f52 color preview, HTML & CSS examples
           This text has a color of #321f52        
        
          <p style="color:#321f52;">Text here</p>
        
        
          .mytext {color:#321f52;}
        
        Text color #321f52
      
           This box has a color of #321f52        
        
          <div style="background-color:#321f52;">Content here</div>
        
        
          .mybackground {background-color:#321f52;}
        
        Background color #321f52
      
           Border around this has a color of #321f52        
        
          <div style="border:2px solid #321f52;">Content here</div>
        
        
          .myborder {border:2px solid #321f52;}
        
        Border color #321f52