#321f79 color space conversions
Hex:
        #321f79
        RGB:
        50, 31, 121
        CMY:
        80, 88, 53
        CMYK:
        59, 74, 0, 53
      HSL:
        253°, 59.2105%, 29.8039%
        HSV (HSB):
        253°, 74.3802%, 47.4510%
        XYZ:
        5.2566, 3.0386, 18.3986
        xyY:
        0.1969, 0.1138, 3.0386
      CIE-Lab:
        20.1977, 34.4740, -48.1605
        CIE-LCH:
        20.1977, 59.2274, 305.5956
        CIE-Luv:
        20.1977, 0.1218, -55.2500
        Hunter-Lab:
        17.4315, 23.3228, -50.3775
      #321f79 color charts
#321f79 RGB chart
      #321f79 CMYK chart
      #321f79 RGB pie chart
      #321f79 color shades, tints & tones
#321f79 color schemes
#321f79 color preview, HTML & CSS examples
           This text has a color of #321f79        
        
          <p style="color:#321f79;">Text here</p>
        
        
          .mytext {color:#321f79;}
        
        Text color #321f79
      
           This box has a color of #321f79        
        
          <div style="background-color:#321f79;">Content here</div>
        
        
          .mybackground {background-color:#321f79;}
        
        Background color #321f79
      
           Border around this has a color of #321f79        
        
          <div style="border:2px solid #321f79;">Content here</div>
        
        
          .myborder {border:2px solid #321f79;}
        
        Border color #321f79