#5359c7 color space conversions
Hex:
        #5359c7
        RGB:
        83, 89, 199
        CMY:
        67, 65, 22
        CMYK:
        58, 55, 0, 22
      HSL:
        237°, 50.8772%, 55.2941%
        HSV (HSB):
        237°, 58.2915%, 78.0392%
        XYZ:
        17.4485, 13.1073, 55.6432
        xyY:
        0.2024, 0.1521, 13.1073
      CIE-Lab:
        42.9244, 30.1840, -58.3057
        CIE-LCH:
        42.9244, 65.6554, 297.3700
        CIE-Luv:
        42.9244, -8.1737, -88.5602
        Hunter-Lab:
        36.2040, 22.6709, -65.7821
      #5359c7 color charts
#5359c7 RGB chart
      #5359c7 CMYK chart
      #5359c7 RGB pie chart
      #5359c7 color shades, tints & tones
#5359c7 color schemes
#5359c7 color preview, HTML & CSS examples
           This text has a color of #5359c7        
        
          <p style="color:#5359c7;">Text here</p>
        
        
          .mytext {color:#5359c7;}
        
        Text color #5359c7
      
           This box has a color of #5359c7        
        
          <div style="background-color:#5359c7;">Content here</div>
        
        
          .mybackground {background-color:#5359c7;}
        
        Background color #5359c7
      
           Border around this has a color of #5359c7        
        
          <div style="border:2px solid #5359c7;">Content here</div>
        
        
          .myborder {border:2px solid #5359c7;}
        
        Border color #5359c7