#2c5c95 color space conversions
Hex:
        #2c5c95
        RGB:
        44, 92, 149
        CMY:
        83, 64, 42
        CMYK:
        70, 38, 0, 42
      HSL:
        213°, 54.4041%, 37.8431%
        HSV (HSB):
        213°, 70.4698%, 58.4314%
        XYZ:
        10.2907, 10.3597, 29.8910
        xyY:
        0.2036, 0.2050, 10.3597
      CIE-Lab:
        38.4804, 3.4786, -36.0524
        CIE-LCH:
        38.4804, 36.2198, 275.5112
        CIE-Luv:
        38.4804, -18.3313, -51.6324
        Hunter-Lab:
        32.1865, 0.7437, -32.5311
      #2c5c95 color charts
#2c5c95 RGB chart
      #2c5c95 CMYK chart
      #2c5c95 RGB pie chart
      #2c5c95 color shades, tints & tones
#2c5c95 color schemes
#2c5c95 color preview, HTML & CSS examples
           This text has a color of #2c5c95        
        
          <p style="color:#2c5c95;">Text here</p>
        
        
          .mytext {color:#2c5c95;}
        
        Text color #2c5c95
      
           This box has a color of #2c5c95        
        
          <div style="background-color:#2c5c95;">Content here</div>
        
        
          .mybackground {background-color:#2c5c95;}
        
        Background color #2c5c95
      
           Border around this has a color of #2c5c95        
        
          <div style="border:2px solid #2c5c95;">Content here</div>
        
        
          .myborder {border:2px solid #2c5c95;}
        
        Border color #2c5c95