#5355a1 color space conversions
Hex:
        #5355a1
        RGB:
        83, 85, 161
        CMY:
        67, 67, 37
        CMYK:
        48, 47, 0, 37
      HSL:
        238°, 31.9672%, 47.8431%
        HSV (HSB):
        238°, 48.4472%, 63.1373%
        XYZ:
        13.2488, 10.9092, 35.1256
        xyY:
        0.2235, 0.1840, 10.9092
      CIE-Lab:
        39.4271, 20.3383, -41.6035
        CIE-LCH:
        39.4271, 46.3087, 296.0522
        CIE-Luv:
        39.4271, -5.1712, -61.7603
        Hunter-Lab:
        33.0291, 13.7999, -39.9331
      #5355a1 color charts
#5355a1 RGB chart
      #5355a1 CMYK chart
      #5355a1 RGB pie chart
      #5355a1 color shades, tints & tones
#5355a1 color schemes
#5355a1 color preview, HTML & CSS examples
           This text has a color of #5355a1        
        
          <p style="color:#5355a1;">Text here</p>
        
        
          .mytext {color:#5355a1;}
        
        Text color #5355a1
      
           This box has a color of #5355a1        
        
          <div style="background-color:#5355a1;">Content here</div>
        
        
          .mybackground {background-color:#5355a1;}
        
        Background color #5355a1
      
           Border around this has a color of #5355a1        
        
          <div style="border:2px solid #5355a1;">Content here</div>
        
        
          .myborder {border:2px solid #5355a1;}
        
        Border color #5355a1