#321f64 color space conversions
Hex:
        #321f64
        RGB:
        50, 31, 100
        CMY:
        80, 88, 61
        CMYK:
        50, 69, 0, 61
      HSL:
        257°, 52.6718%, 25.6863%
        HSV (HSB):
        257°, 69.0000%, 39.2157%
        XYZ:
        4.1056, 2.5782, 12.3378
        xyY:
        0.2158, 0.1355, 2.5782
      CIE-Lab:
        18.2686, 27.7260, -37.6972
        CIE-LCH:
        18.2686, 46.7954, 306.3342
        CIE-Luv:
        18.2686, 1.8945, -42.1628
        Hunter-Lab:
        16.0567, 17.5424, -34.3182
      #321f64 color charts
#321f64 RGB chart
      #321f64 CMYK chart
      #321f64 RGB pie chart
      #321f64 color shades, tints & tones
#321f64 color schemes
#321f64 color preview, HTML & CSS examples
           This text has a color of #321f64        
        
          <p style="color:#321f64;">Text here</p>
        
        
          .mytext {color:#321f64;}
        
        Text color #321f64
      
           This box has a color of #321f64        
        
          <div style="background-color:#321f64;">Content here</div>
        
        
          .mybackground {background-color:#321f64;}
        
        Background color #321f64
      
           Border around this has a color of #321f64        
        
          <div style="border:2px solid #321f64;">Content here</div>
        
        
          .myborder {border:2px solid #321f64;}
        
        Border color #321f64