#5355b3 color space conversions
Hex:
        #5355b3
        RGB:
        83, 85, 179
        CMY:
        67, 67, 30
        CMYK:
        54, 53, 0, 30
      HSL:
        239°, 38.7097%, 51.3725%
        HSV (HSB):
        239°, 53.6313%, 70.1961%
        XYZ:
        14.9525, 11.5907, 44.0970
        xyY:
        0.2117, 0.1641, 11.5907
      CIE-Lab:
        40.5580, 26.1311, -50.4582
        CIE-LCH:
        40.5580, 56.8231, 297.3786
        CIE-Luv:
        40.5580, -6.1037, -75.6446
        Hunter-Lab:
        34.0451, 18.8176, -52.9640
      #5355b3 color charts
#5355b3 RGB chart
      #5355b3 CMYK chart
      #5355b3 RGB pie chart
      #5355b3 color shades, tints & tones
#5355b3 color schemes
#5355b3 color preview, HTML & CSS examples
           This text has a color of #5355b3        
        
          <p style="color:#5355b3;">Text here</p>
        
        
          .mytext {color:#5355b3;}
        
        Text color #5355b3
      
           This box has a color of #5355b3        
        
          <div style="background-color:#5355b3;">Content here</div>
        
        
          .mybackground {background-color:#5355b3;}
        
        Background color #5355b3
      
           Border around this has a color of #5355b3        
        
          <div style="border:2px solid #5355b3;">Content here</div>
        
        
          .myborder {border:2px solid #5355b3;}
        
        Border color #5355b3