#5344a1 color space conversions
Hex:
        #5344a1
        RGB:
        83, 68, 161
        CMY:
        67, 73, 37
        CMYK:
        48, 58, 0, 37
      HSL:
        250°, 40.6114%, 44.9020%
        HSV (HSB):
        250°, 57.7640%, 63.1373%
        XYZ:
        12.0674, 8.5465, 34.7318
        xyY:
        0.2180, 0.1544, 8.5465
      CIE-Lab:
        35.0960, 31.0604, -48.5565
        CIE-LCH:
        35.0960, 57.6410, 302.6061
        CIE-Luv:
        35.0960, -0.1757, -70.1212
        Hunter-Lab:
        29.2343, 22.5217, -49.9754
      #5344a1 color charts
#5344a1 RGB chart
      #5344a1 CMYK chart
      #5344a1 RGB pie chart
      #5344a1 color shades, tints & tones
#5344a1 color schemes
#5344a1 color preview, HTML & CSS examples
           This text has a color of #5344a1        
        
          <p style="color:#5344a1;">Text here</p>
        
        
          .mytext {color:#5344a1;}
        
        Text color #5344a1
      
           This box has a color of #5344a1        
        
          <div style="background-color:#5344a1;">Content here</div>
        
        
          .mybackground {background-color:#5344a1;}
        
        Background color #5344a1
      
           Border around this has a color of #5344a1        
        
          <div style="border:2px solid #5344a1;">Content here</div>
        
        
          .myborder {border:2px solid #5344a1;}
        
        Border color #5344a1