#5380e5 color space conversions
Hex:
        #5380e5
        RGB:
        83, 128, 229
        CMY:
        67, 50, 10
        CMYK:
        64, 44, 0, 10
      HSL:
        222°, 73.7374%, 61.1765%
        HSV (HSB):
        222°, 63.7555%, 89.8039%
        XYZ:
        25.4293, 22.9345, 77.2153
        xyY:
        0.2025, 0.1826, 22.9345
      CIE-Lab:
        55.0048, 16.1274, -55.9298
        CIE-LCH:
        55.0048, 58.2086, 286.0850
        CIE-Luv:
        55.0048, -20.4645, -89.3429
        Hunter-Lab:
        47.8900, 10.9751, -62.0731
      #5380e5 color charts
#5380e5 RGB chart
      #5380e5 CMYK chart
      #5380e5 RGB pie chart
      #5380e5 color shades, tints & tones
#5380e5 color schemes
#5380e5 color preview, HTML & CSS examples
           This text has a color of #5380e5        
        
          <p style="color:#5380e5;">Text here</p>
        
        
          .mytext {color:#5380e5;}
        
        Text color #5380e5
      
           This box has a color of #5380e5        
        
          <div style="background-color:#5380e5;">Content here</div>
        
        
          .mybackground {background-color:#5380e5;}
        
        Background color #5380e5
      
           Border around this has a color of #5380e5        
        
          <div style="border:2px solid #5380e5;">Content here</div>
        
        
          .myborder {border:2px solid #5380e5;}
        
        Border color #5380e5