#2c3353 color space conversions
Hex:
        #2c3353
        RGB:
        44, 51, 83
        CMY:
        83, 80, 67
        CMYK:
        47, 39, 0, 67
      HSL:
        229°, 30.7087%, 24.9020%
        HSV (HSB):
        229°, 46.9880%, 32.5490%
        XYZ:
        3.7839, 3.5277, 8.6651
        xyY:
        0.2368, 0.2208, 3.5277
      CIE-Lab:
        22.0441, 6.7441, -20.4337
        CIE-LCH:
        22.0441, 21.5179, 288.2653
        CIE-Luv:
        22.0441, -4.2442, -24.1878
        Hunter-Lab:
        18.7821, 3.0923, -14.2059
      #2c3353 color charts
#2c3353 RGB chart
      #2c3353 CMYK chart
      #2c3353 RGB pie chart
      #2c3353 color shades, tints & tones
#2c3353 color schemes
#2c3353 color preview, HTML & CSS examples
           This text has a color of #2c3353        
        
          <p style="color:#2c3353;">Text here</p>
        
        
          .mytext {color:#2c3353;}
        
        Text color #2c3353
      
           This box has a color of #2c3353        
        
          <div style="background-color:#2c3353;">Content here</div>
        
        
          .mybackground {background-color:#2c3353;}
        
        Background color #2c3353
      
           Border around this has a color of #2c3353        
        
          <div style="border:2px solid #2c3353;">Content here</div>
        
        
          .myborder {border:2px solid #2c3353;}
        
        Border color #2c3353