#5188bd color space conversions
Hex:
        #5188bd
        RGB:
        81, 136, 189
        CMY:
        68, 47, 26
        CMYK:
        57, 28, 0, 26
      HSL:
        209°, 45.0000%, 52.9412%
        HSV (HSB):
        209°, 57.1429%, 74.1176%
        XYZ:
        21.3828, 23.0318, 51.4627
        xyY:
        0.2230, 0.2402, 23.0318
      CIE-Lab:
        55.1050, -2.3903, -33.1955
        CIE-LCH:
        55.1050, 33.2815, 265.8814
        CIE-Luv:
        55.1050, -24.1776, -50.6209
        Hunter-Lab:
        47.9914, -4.4535, -29.9845
      #5188bd color charts
#5188bd RGB chart
      #5188bd CMYK chart
      #5188bd RGB pie chart
      #5188bd color shades, tints & tones
#5188bd color schemes
#5188bd color preview, HTML & CSS examples
           This text has a color of #5188bd        
        
          <p style="color:#5188bd;">Text here</p>
        
        
          .mytext {color:#5188bd;}
        
        Text color #5188bd
      
           This box has a color of #5188bd        
        
          <div style="background-color:#5188bd;">Content here</div>
        
        
          .mybackground {background-color:#5188bd;}
        
        Background color #5188bd
      
           Border around this has a color of #5188bd        
        
          <div style="border:2px solid #5188bd;">Content here</div>
        
        
          .myborder {border:2px solid #5188bd;}
        
        Border color #5188bd