#2c479a color space conversions
Hex:
        #2c479a
        RGB:
        44, 71, 154
        CMY:
        83, 72, 40
        CMYK:
        71, 54, 0, 40
      HSL:
        225°, 55.5556%, 38.8235%
        HSV (HSB):
        225°, 71.4286%, 60.3922%
        XYZ:
        9.1247, 7.3750, 31.5145
        xyY:
        0.1900, 0.1536, 7.3750
      CIE-Lab:
        32.6459, 19.2637, -48.4237
        CIE-LCH:
        32.6459, 52.1147, 291.6934
        CIE-Luv:
        32.6459, -11.6789, -67.3076
        Hunter-Lab:
        27.1570, 12.4507, -49.7933
      #2c479a color charts
#2c479a RGB chart
      #2c479a CMYK chart
      #2c479a RGB pie chart
      #2c479a color shades, tints & tones
#2c479a color schemes
#2c479a color preview, HTML & CSS examples
           This text has a color of #2c479a        
        
          <p style="color:#2c479a;">Text here</p>
        
        
          .mytext {color:#2c479a;}
        
        Text color #2c479a
      
           This box has a color of #2c479a        
        
          <div style="background-color:#2c479a;">Content here</div>
        
        
          .mybackground {background-color:#2c479a;}
        
        Background color #2c479a
      
           Border around this has a color of #2c479a        
        
          <div style="border:2px solid #2c479a;">Content here</div>
        
        
          .myborder {border:2px solid #2c479a;}
        
        Border color #2c479a