#5355b4 color space conversions
Hex:
        #5355b4
        RGB:
        83, 85, 180
        CMY:
        67, 67, 29
        CMYK:
        54, 53, 0, 29
      HSL:
        239°, 39.2713%, 51.5686%
        HSV (HSB):
        239°, 53.8889%, 70.5882%
        XYZ:
        15.0540, 11.6313, 44.6316
        xyY:
        0.2111, 0.1631, 11.6313
      CIE-Lab:
        40.6240, 26.4563, -50.9401
        CIE-LCH:
        40.6240, 57.4006, 297.4456
        CIE-Luv:
        40.6240, -6.1544, -76.3987
        Hunter-Lab:
        34.1047, 19.1077, -53.7176
      #5355b4 color charts
#5355b4 RGB chart
      #5355b4 CMYK chart
      #5355b4 RGB pie chart
      #5355b4 color shades, tints & tones
#5355b4 color schemes
#5355b4 color preview, HTML & CSS examples
           This text has a color of #5355b4        
        
          <p style="color:#5355b4;">Text here</p>
        
        
          .mytext {color:#5355b4;}
        
        Text color #5355b4
      
           This box has a color of #5355b4        
        
          <div style="background-color:#5355b4;">Content here</div>
        
        
          .mybackground {background-color:#5355b4;}
        
        Background color #5355b4
      
           Border around this has a color of #5355b4        
        
          <div style="border:2px solid #5355b4;">Content here</div>
        
        
          .myborder {border:2px solid #5355b4;}
        
        Border color #5355b4