#5288ba color space conversions
Hex:
        #5288ba
        RGB:
        82, 136, 186
        CMY:
        68, 47, 27
        CMYK:
        56, 27, 0, 27
      HSL:
        209°, 42.9752%, 52.5490%
        HSV (HSB):
        209°, 55.9140%, 72.9412%
        XYZ:
        21.1468, 22.9473, 49.7691
        xyY:
        0.2253, 0.2445, 22.9473
      CIE-Lab:
        55.0180, -3.1384, -31.6175
        CIE-LCH:
        55.0180, 31.7728, 264.3313
        CIE-Luv:
        55.0180, -23.9503, -47.9588
        Hunter-Lab:
        47.9034, -5.0327, -28.0669
      #5288ba color charts
#5288ba RGB chart
      #5288ba CMYK chart
      #5288ba RGB pie chart
      #5288ba color shades, tints & tones
#5288ba color schemes
#5288ba color preview, HTML & CSS examples
           This text has a color of #5288ba        
        
          <p style="color:#5288ba;">Text here</p>
        
        
          .mytext {color:#5288ba;}
        
        Text color #5288ba
      
           This box has a color of #5288ba        
        
          <div style="background-color:#5288ba;">Content here</div>
        
        
          .mybackground {background-color:#5288ba;}
        
        Background color #5288ba
      
           Border around this has a color of #5288ba        
        
          <div style="border:2px solid #5288ba;">Content here</div>
        
        
          .myborder {border:2px solid #5288ba;}
        
        Border color #5288ba