#5380bc color space conversions
Hex:
        #5380bc
        RGB:
        83, 128, 188
        CMY:
        67, 50, 26
        CMYK:
        56, 32, 0, 26
      HSL:
        214°, 43.9331%, 53.1373%
        HSV (HSB):
        214°, 55.8511%, 73.7255%
        XYZ:
        20.3636, 20.9082, 50.5394
        xyY:
        0.2218, 0.2277, 20.9082
      CIE-Lab:
        52.8489, 2.4240, -36.1482
        CIE-LCH:
        52.8489, 36.2293, 273.8363
        CIE-Luv:
        52.8489, -20.6811, -55.5346
        Hunter-Lab:
        45.7255, -0.5257, -33.5241
      #5380bc color charts
#5380bc RGB chart
      #5380bc CMYK chart
      #5380bc RGB pie chart
      #5380bc color shades, tints & tones
#5380bc color schemes
#5380bc color preview, HTML & CSS examples
           This text has a color of #5380bc        
        
          <p style="color:#5380bc;">Text here</p>
        
        
          .mytext {color:#5380bc;}
        
        Text color #5380bc
      
           This box has a color of #5380bc        
        
          <div style="background-color:#5380bc;">Content here</div>
        
        
          .mybackground {background-color:#5380bc;}
        
        Background color #5380bc
      
           Border around this has a color of #5380bc        
        
          <div style="border:2px solid #5380bc;">Content here</div>
        
        
          .myborder {border:2px solid #5380bc;}
        
        Border color #5380bc