#5380bb color space conversions
Hex:
        #5380bb
        RGB:
        83, 128, 187
        CMY:
        67, 50, 27
        CMYK:
        56, 32, 0, 27
      HSL:
        214°, 43.3333%, 52.9412%
        HSV (HSB):
        214°, 55.6150%, 73.3333%
        XYZ:
        20.2561, 20.8652, 49.9735
        xyY:
        0.2224, 0.2290, 20.8652
      CIE-Lab:
        52.8016, 2.1003, -35.6494
        CIE-LCH:
        52.8016, 35.7113, 273.3717
        CIE-Luv:
        52.8016, -20.6895, -54.6859
        Hunter-Lab:
        45.6784, -0.7815, -32.8900
      #5380bb color charts
#5380bb RGB chart
      #5380bb CMYK chart
      #5380bb RGB pie chart
      #5380bb color shades, tints & tones
#5380bb color schemes
#5380bb color preview, HTML & CSS examples
           This text has a color of #5380bb        
        
          <p style="color:#5380bb;">Text here</p>
        
        
          .mytext {color:#5380bb;}
        
        Text color #5380bb
      
           This box has a color of #5380bb        
        
          <div style="background-color:#5380bb;">Content here</div>
        
        
          .mybackground {background-color:#5380bb;}
        
        Background color #5380bb
      
           Border around this has a color of #5380bb        
        
          <div style="border:2px solid #5380bb;">Content here</div>
        
        
          .myborder {border:2px solid #5380bb;}
        
        Border color #5380bb