#5355a4 color space conversions
Hex:
        #5355a4
        RGB:
        83, 85, 164
        CMY:
        67, 67, 36
        CMYK:
        49, 48, 0, 36
      HSL:
        239°, 32.7935%, 48.4314%
        HSV (HSB):
        239°, 49.3902%, 64.3137%
        XYZ:
        13.5166, 11.0163, 36.5359
        xyY:
        0.2213, 0.1804, 11.0163
      CIE-Lab:
        39.6080, 21.2941, -43.1034
        CIE-LCH:
        39.6080, 48.0765, 296.2904
        CIE-Luv:
        39.6080, -5.3290, -64.1142
        Hunter-Lab:
        33.1909, 14.6082, -42.0318
      #5355a4 color charts
#5355a4 RGB chart
      #5355a4 CMYK chart
      #5355a4 RGB pie chart
      #5355a4 color shades, tints & tones
#5355a4 color schemes
#5355a4 color preview, HTML & CSS examples
           This text has a color of #5355a4        
        
          <p style="color:#5355a4;">Text here</p>
        
        
          .mytext {color:#5355a4;}
        
        Text color #5355a4
      
           This box has a color of #5355a4        
        
          <div style="background-color:#5355a4;">Content here</div>
        
        
          .mybackground {background-color:#5355a4;}
        
        Background color #5355a4
      
           Border around this has a color of #5355a4        
        
          <div style="border:2px solid #5355a4;">Content here</div>
        
        
          .myborder {border:2px solid #5355a4;}
        
        Border color #5355a4