#2c469a color space conversions
Hex:
        #2c469a
        RGB:
        44, 70, 154
        CMY:
        83, 73, 40
        CMYK:
        71, 55, 0, 40
      HSL:
        226°, 55.5556%, 38.8235%
        HSV (HSB):
        226°, 71.4286%, 60.3922%
        XYZ:
        9.0616, 7.2489, 31.4934
        xyY:
        0.1896, 0.1516, 7.2489
      CIE-Lab:
        32.3669, 19.9374, -48.8753
        CIE-LCH:
        32.3669, 52.7854, 292.1917
        CIE-Luv:
        32.3669, -11.3977, -67.7437
        Hunter-Lab:
        26.9238, 12.9603, -50.5065
      #2c469a color charts
#2c469a RGB chart
      #2c469a CMYK chart
      #2c469a RGB pie chart
      #2c469a color shades, tints & tones
#2c469a color schemes
#2c469a color preview, HTML & CSS examples
           This text has a color of #2c469a        
        
          <p style="color:#2c469a;">Text here</p>
        
        
          .mytext {color:#2c469a;}
        
        Text color #2c469a
      
           This box has a color of #2c469a        
        
          <div style="background-color:#2c469a;">Content here</div>
        
        
          .mybackground {background-color:#2c469a;}
        
        Background color #2c469a
      
           Border around this has a color of #2c469a        
        
          <div style="border:2px solid #2c469a;">Content here</div>
        
        
          .myborder {border:2px solid #2c469a;}
        
        Border color #2c469a