#2579a5 color space conversions
Hex:
        #2579a5
        RGB:
        37, 121, 165
        CMY:
        85, 53, 35
        CMYK:
        78, 27, 0, 35
      HSL:
        201°, 63.3663%, 39.6078%
        HSV (HSB):
        201°, 77.5758%, 64.7059%
        XYZ:
        14.3919, 16.7847, 38.0785
        xyY:
        0.2078, 0.2424, 16.7847
      CIE-Lab:
        47.9876, -9.3092, -30.5850
        CIE-LCH:
        47.9876, 31.9703, 253.0713
        CIE-Luv:
        47.9876, -29.0116, -44.4298
        Hunter-Lab:
        40.9691, -8.9915, -26.4285
      #2579a5 color charts
#2579a5 RGB chart
      #2579a5 CMYK chart
      #2579a5 RGB pie chart
      #2579a5 color shades, tints & tones
#2579a5 color schemes
#2579a5 color preview, HTML & CSS examples
           This text has a color of #2579a5        
        
          <p style="color:#2579a5;">Text here</p>
        
        
          .mytext {color:#2579a5;}
        
        Text color #2579a5
      
           This box has a color of #2579a5        
        
          <div style="background-color:#2579a5;">Content here</div>
        
        
          .mybackground {background-color:#2579a5;}
        
        Background color #2579a5
      
           Border around this has a color of #2579a5        
        
          <div style="border:2px solid #2579a5;">Content here</div>
        
        
          .myborder {border:2px solid #2579a5;}
        
        Border color #2579a5