#5337a1 color space conversions
Hex:
        #5337a1
        RGB:
        83, 55, 161
        CMY:
        67, 78, 37
        CMYK:
        48, 66, 0, 37
      HSL:
        256°, 49.0741%, 42.3529%
        HSV (HSB):
        256°, 65.8385%, 63.1373%
        XYZ:
        11.3665, 7.1446, 34.4982
        xyY:
        0.2144, 0.1348, 7.1446
      CIE-Lab:
        32.1338, 38.8653, -53.3565
        CIE-LCH:
        32.1338, 66.0109, 306.0699
        CIE-Luv:
        32.1338, 2.8967, -74.6625
        Hunter-Lab:
        26.7294, 29.1296, -57.8119
      #5337a1 color charts
#5337a1 RGB chart
      #5337a1 CMYK chart
      #5337a1 RGB pie chart
      #5337a1 color shades, tints & tones
#5337a1 color schemes
#5337a1 color preview, HTML & CSS examples
           This text has a color of #5337a1        
        
          <p style="color:#5337a1;">Text here</p>
        
        
          .mytext {color:#5337a1;}
        
        Text color #5337a1
      
           This box has a color of #5337a1        
        
          <div style="background-color:#5337a1;">Content here</div>
        
        
          .mybackground {background-color:#5337a1;}
        
        Background color #5337a1
      
           Border around this has a color of #5337a1        
        
          <div style="border:2px solid #5337a1;">Content here</div>
        
        
          .myborder {border:2px solid #5337a1;}
        
        Border color #5337a1