#2479c1 color space conversions
Hex:
        #2479c1
        RGB:
        36, 121, 193
        CMY:
        86, 53, 24
        CMYK:
        81, 37, 0, 24
      HSL:
        208°, 68.5590%, 44.9020%
        HSV (HSB):
        208°, 81.3472%, 75.6863%
        XYZ:
        17.1906, 17.9001, 53.0011
        xyY:
        0.1951, 0.2032, 17.9001
      CIE-Lab:
        49.3747, 0.9743, -44.6126
        CIE-LCH:
        49.3747, 44.6233, 271.2511
        CIE-Luv:
        49.3747, -27.7364, -68.0794
        Hunter-Lab:
        42.3085, -1.5126, -44.6584
      #2479c1 color charts
#2479c1 RGB chart
      #2479c1 CMYK chart
      #2479c1 RGB pie chart
      #2479c1 color shades, tints & tones
#2479c1 color schemes
#2479c1 color preview, HTML & CSS examples
           This text has a color of #2479c1        
        
          <p style="color:#2479c1;">Text here</p>
        
        
          .mytext {color:#2479c1;}
        
        Text color #2479c1
      
           This box has a color of #2479c1        
        
          <div style="background-color:#2479c1;">Content here</div>
        
        
          .mybackground {background-color:#2479c1;}
        
        Background color #2479c1
      
           Border around this has a color of #2479c1        
        
          <div style="border:2px solid #2479c1;">Content here</div>
        
        
          .myborder {border:2px solid #2479c1;}
        
        Border color #2479c1