#2479a5 color space conversions
Hex:
        #2479a5
        RGB:
        36, 121, 165
        CMY:
        86, 53, 35
        CMYK:
        78, 27, 0, 35
      HSL:
        200°, 64.1791%, 39.4118%
        HSV (HSB):
        200°, 78.1818%, 64.7059%
        XYZ:
        14.3565, 16.7664, 38.0769
        xyY:
        0.2075, 0.2423, 16.7664
      CIE-Lab:
        47.9644, -9.4278, -30.6229
        CIE-LCH:
        47.9644, 32.0413, 252.8880
        CIE-Luv:
        47.9644, -29.1518, -44.4731
        Hunter-Lab:
        40.9468, -9.0727, -26.4716
      #2479a5 color charts
#2479a5 RGB chart
      #2479a5 CMYK chart
      #2479a5 RGB pie chart
      #2479a5 color shades, tints & tones
#2479a5 color schemes
#2479a5 color preview, HTML & CSS examples
           This text has a color of #2479a5        
        
          <p style="color:#2479a5;">Text here</p>
        
        
          .mytext {color:#2479a5;}
        
        Text color #2479a5
      
           This box has a color of #2479a5        
        
          <div style="background-color:#2479a5;">Content here</div>
        
        
          .mybackground {background-color:#2479a5;}
        
        Background color #2479a5
      
           Border around this has a color of #2479a5        
        
          <div style="border:2px solid #2479a5;">Content here</div>
        
        
          .myborder {border:2px solid #2479a5;}
        
        Border color #2479a5