#5296a2 color space conversions
Hex:
        #5296a2
        RGB:
        82, 150, 162
        CMY:
        68, 41, 36
        CMYK:
        49, 7, 0, 36
      HSL:
        189°, 32.7869%, 47.8431%
        HSV (HSB):
        189°, 49.3827%, 63.5294%
        XYZ:
        20.9076, 26.2152, 38.1405
        xyY:
        0.2452, 0.3075, 26.2152
      CIE-Lab:
        58.2407, -18.1757, -12.9835
        CIE-LCH:
        58.2407, 22.3367, 215.5394
        CIE-Luv:
        58.2407, -29.9942, -16.6246
        Hunter-Lab:
        51.2007, -16.7116, -8.3258
      #5296a2 color charts
#5296a2 RGB chart
      #5296a2 CMYK chart
      #5296a2 RGB pie chart
      #5296a2 color shades, tints & tones
#5296a2 color schemes
#5296a2 color preview, HTML & CSS examples
           This text has a color of #5296a2        
        
          <p style="color:#5296a2;">Text here</p>
        
        
          .mytext {color:#5296a2;}
        
        Text color #5296a2
      
           This box has a color of #5296a2        
        
          <div style="background-color:#5296a2;">Content here</div>
        
        
          .mybackground {background-color:#5296a2;}
        
        Background color #5296a2
      
           Border around this has a color of #5296a2        
        
          <div style="border:2px solid #5296a2;">Content here</div>
        
        
          .myborder {border:2px solid #5296a2;}
        
        Border color #5296a2