#5345a8 color space conversions
Hex:
        #5345a8
        RGB:
        83, 69, 168
        CMY:
        67, 73, 34
        CMYK:
        51, 59, 0, 34
      HSL:
        248°, 41.7722%, 46.4706%
        HSV (HSB):
        248°, 58.9286%, 65.8824%
        XYZ:
        12.7633, 8.9224, 38.0953
        xyY:
        0.2135, 0.1493, 8.9224
      CIE-Lab:
        35.8345, 32.6177, -51.5593
        CIE-LCH:
        35.8345, 61.0104, 302.3185
        CIE-Luv:
        35.8345, -1.0005, -74.7835
        Hunter-Lab:
        29.8704, 23.9979, -54.7064
      #5345a8 color charts
#5345a8 RGB chart
      #5345a8 CMYK chart
      #5345a8 RGB pie chart
      #5345a8 color shades, tints & tones
#5345a8 color schemes
#5345a8 color preview, HTML & CSS examples
           This text has a color of #5345a8        
        
          <p style="color:#5345a8;">Text here</p>
        
        
          .mytext {color:#5345a8;}
        
        Text color #5345a8
      
           This box has a color of #5345a8        
        
          <div style="background-color:#5345a8;">Content here</div>
        
        
          .mybackground {background-color:#5345a8;}
        
        Background color #5345a8
      
           Border around this has a color of #5345a8        
        
          <div style="border:2px solid #5345a8;">Content here</div>
        
        
          .myborder {border:2px solid #5345a8;}
        
        Border color #5345a8