#5260a7 color space conversions
Hex:
        #5260a7
        RGB:
        82, 96, 167
        CMY:
        68, 62, 35
        CMYK:
        51, 43, 0, 35
      HSL:
        230°, 34.1365%, 48.8235%
        HSV (HSB):
        230°, 50.8982%, 65.4902%
        XYZ:
        14.6376, 12.9496, 38.2873
        xyY:
        0.2222, 0.1966, 12.9496
      CIE-Lab:
        42.6872, 15.0455, -39.9805
        CIE-LCH:
        42.6872, 42.7178, 290.6224
        CIE-Luv:
        42.6872, -9.4258, -60.1215
        Hunter-Lab:
        35.9856, 9.6325, -37.8924
      #5260a7 color charts
#5260a7 RGB chart
      #5260a7 CMYK chart
      #5260a7 RGB pie chart
      #5260a7 color shades, tints & tones
#5260a7 color schemes
#5260a7 color preview, HTML & CSS examples
           This text has a color of #5260a7        
        
          <p style="color:#5260a7;">Text here</p>
        
        
          .mytext {color:#5260a7;}
        
        Text color #5260a7
      
           This box has a color of #5260a7        
        
          <div style="background-color:#5260a7;">Content here</div>
        
        
          .mybackground {background-color:#5260a7;}
        
        Background color #5260a7
      
           Border around this has a color of #5260a7        
        
          <div style="border:2px solid #5260a7;">Content here</div>
        
        
          .myborder {border:2px solid #5260a7;}
        
        Border color #5260a7