#5260ab color space conversions
Hex:
        #5260ab
        RGB:
        82, 96, 171
        CMY:
        68, 62, 33
        CMYK:
        52, 44, 0, 33
      HSL:
        231°, 35.1779%, 49.6078%
        HSV (HSB):
        231°, 52.0468%, 67.0588%
        XYZ:
        15.0132, 13.0999, 40.2653
        xyY:
        0.2196, 0.1916, 13.0999
      CIE-Lab:
        42.9133, 16.3441, -41.9810
        CIE-LCH:
        42.9133, 45.0503, 291.2721
        CIE-Luv:
        42.9133, -9.5534, -63.3453
        Hunter-Lab:
        36.1937, 10.7032, -40.6242
      #5260ab color charts
#5260ab RGB chart
      #5260ab CMYK chart
      #5260ab RGB pie chart
      #5260ab color shades, tints & tones
#5260ab color schemes
#5260ab color preview, HTML & CSS examples
           This text has a color of #5260ab        
        
          <p style="color:#5260ab;">Text here</p>
        
        
          .mytext {color:#5260ab;}
        
        Text color #5260ab
      
           This box has a color of #5260ab        
        
          <div style="background-color:#5260ab;">Content here</div>
        
        
          .mybackground {background-color:#5260ab;}
        
        Background color #5260ab
      
           Border around this has a color of #5260ab        
        
          <div style="border:2px solid #5260ab;">Content here</div>
        
        
          .myborder {border:2px solid #5260ab;}
        
        Border color #5260ab