#2c4eac color space conversions
Hex:
        #2c4eac
        RGB:
        44, 78, 172
        CMY:
        83, 69, 33
        CMYK:
        74, 55, 0, 33
      HSL:
        224°, 59.2593%, 42.3529%
        HSV (HSB):
        224°, 74.4186%, 67.4510%
        XYZ:
        11.2095, 8.9628, 40.1689
        xyY:
        0.1858, 0.1485, 8.9628
      CIE-Lab:
        35.9126, 21.4381, -53.9365
        CIE-LCH:
        35.9126, 58.0409, 291.6763
        CIE-Luv:
        35.9126, -13.7147, -77.1557
        Hunter-Lab:
        29.9380, 14.4433, -58.5951
      #2c4eac color charts
#2c4eac RGB chart
      #2c4eac CMYK chart
      #2c4eac RGB pie chart
      #2c4eac color shades, tints & tones
#2c4eac color schemes
#2c4eac color preview, HTML & CSS examples
           This text has a color of #2c4eac        
        
          <p style="color:#2c4eac;">Text here</p>
        
        
          .mytext {color:#2c4eac;}
        
        Text color #2c4eac
      
           This box has a color of #2c4eac        
        
          <div style="background-color:#2c4eac;">Content here</div>
        
        
          .mybackground {background-color:#2c4eac;}
        
        Background color #2c4eac
      
           Border around this has a color of #2c4eac        
        
          <div style="border:2px solid #2c4eac;">Content here</div>
        
        
          .myborder {border:2px solid #2c4eac;}
        
        Border color #2c4eac