#5380e8 color space conversions
Hex:
        #5380e8
        RGB:
        83, 128, 232
        CMY:
        67, 50, 9
        CMYK:
        64, 45, 0, 9
      HSL:
        222°, 76.4103%, 61.7647%
        HSV (HSB):
        222°, 64.2241%, 90.9804%
        XYZ:
        25.8519, 23.1035, 79.4408
        xyY:
        0.2013, 0.1799, 23.1035
      CIE-Lab:
        55.1788, 17.1524, -57.3271
        CIE-LCH:
        55.1788, 59.8381, 286.6573
        CIE-Luv:
        55.1788, -20.4587, -91.7246
        Hunter-Lab:
        48.0661, 11.8889, -64.3446
      #5380e8 color charts
#5380e8 RGB chart
      #5380e8 CMYK chart
      #5380e8 RGB pie chart
      #5380e8 color shades, tints & tones
#5380e8 color schemes
#5380e8 color preview, HTML & CSS examples
           This text has a color of #5380e8        
        
          <p style="color:#5380e8;">Text here</p>
        
        
          .mytext {color:#5380e8;}
        
        Text color #5380e8
      
           This box has a color of #5380e8        
        
          <div style="background-color:#5380e8;">Content here</div>
        
        
          .mybackground {background-color:#5380e8;}
        
        Background color #5380e8
      
           Border around this has a color of #5380e8        
        
          <div style="border:2px solid #5380e8;">Content here</div>
        
        
          .myborder {border:2px solid #5380e8;}
        
        Border color #5380e8