#2c4094 color space conversions
Hex:
        #2c4094
        RGB:
        44, 64, 148
        CMY:
        83, 75, 42
        CMYK:
        70, 57, 0, 42
      HSL:
        228°, 54.1667%, 37.6471%
        HSV (HSB):
        228°, 70.2703%, 58.0392%
        XYZ:
        8.2174, 6.3404, 28.8077
        xyY:
        0.1895, 0.1462, 6.3404
      CIE-Lab:
        30.2555, 21.7127, -48.6436
        CIE-LCH:
        30.2555, 53.2695, 294.0542
        CIE-Luv:
        30.2555, -9.6798, -65.9209
        Hunter-Lab:
        25.1801, 14.1873, -50.2055
      #2c4094 color charts
#2c4094 RGB chart
      #2c4094 CMYK chart
      #2c4094 RGB pie chart
      #2c4094 color shades, tints & tones
#2c4094 color schemes
#2c4094 color preview, HTML & CSS examples
           This text has a color of #2c4094        
        
          <p style="color:#2c4094;">Text here</p>
        
        
          .mytext {color:#2c4094;}
        
        Text color #2c4094
      
           This box has a color of #2c4094        
        
          <div style="background-color:#2c4094;">Content here</div>
        
        
          .mybackground {background-color:#2c4094;}
        
        Background color #2c4094
      
           Border around this has a color of #2c4094        
        
          <div style="border:2px solid #2c4094;">Content here</div>
        
        
          .myborder {border:2px solid #2c4094;}
        
        Border color #2c4094