#5288b1 color space conversions
Hex:
        #5288b1
        RGB:
        82, 136, 177
        CMY:
        68, 47, 31
        CMYK:
        54, 23, 0, 31
      HSL:
        206°, 37.8486%, 50.7843%
        HSV (HSB):
        206°, 53.6723%, 69.4118%
        XYZ:
        20.2196, 22.5765, 44.8870
        xyY:
        0.2306, 0.2575, 22.5765
      CIE-Lab:
        54.6334, -5.9744, -27.0687
        CIE-LCH:
        54.6334, 27.7202, 257.5536
        CIE-Luv:
        54.6334, -24.1205, -40.2208
        Hunter-Lab:
        47.5147, -7.1910, -22.7507
      #5288b1 color charts
#5288b1 RGB chart
      #5288b1 CMYK chart
      #5288b1 RGB pie chart
      #5288b1 color shades, tints & tones
#5288b1 color schemes
#5288b1 color preview, HTML & CSS examples
           This text has a color of #5288b1        
        
          <p style="color:#5288b1;">Text here</p>
        
        
          .mytext {color:#5288b1;}
        
        Text color #5288b1
      
           This box has a color of #5288b1        
        
          <div style="background-color:#5288b1;">Content here</div>
        
        
          .mybackground {background-color:#5288b1;}
        
        Background color #5288b1
      
           Border around this has a color of #5288b1        
        
          <div style="border:2px solid #5288b1;">Content here</div>
        
        
          .myborder {border:2px solid #5288b1;}
        
        Border color #5288b1