#5296a5 color space conversions
Hex:
        #5296a5
        RGB:
        82, 150, 165
        CMY:
        68, 41, 35
        CMYK:
        50, 9, 0, 35
      HSL:
        191°, 33.6032%, 48.4314%
        HSV (HSB):
        191°, 50.3030%, 64.7059%
        XYZ:
        21.1776, 26.3231, 39.5620
        xyY:
        0.2432, 0.3023, 26.3231
      CIE-Lab:
        58.3425, -17.3210, -14.5382
        CIE-LCH:
        58.3425, 22.6136, 220.0080
        CIE-Luv:
        58.3425, -29.8962, -19.1718
        Hunter-Lab:
        51.3061, -16.1064, -9.8041
      #5296a5 color charts
#5296a5 RGB chart
      #5296a5 CMYK chart
      #5296a5 RGB pie chart
      #5296a5 color shades, tints & tones
#5296a5 color schemes
#5296a5 color preview, HTML & CSS examples
           This text has a color of #5296a5        
        
          <p style="color:#5296a5;">Text here</p>
        
        
          .mytext {color:#5296a5;}
        
        Text color #5296a5
      
           This box has a color of #5296a5        
        
          <div style="background-color:#5296a5;">Content here</div>
        
        
          .mybackground {background-color:#5296a5;}
        
        Background color #5296a5
      
           Border around this has a color of #5296a5        
        
          <div style="border:2px solid #5296a5;">Content here</div>
        
        
          .myborder {border:2px solid #5296a5;}
        
        Border color #5296a5