#2b3353 color space conversions
Hex:
        #2b3353
        RGB:
        43, 51, 83
        CMY:
        83, 80, 67
        CMYK:
        48, 39, 0, 67
      HSL:
        228°, 31.7460%, 24.7059%
        HSV (HSB):
        228°, 48.1928%, 32.5490%
        XYZ:
        3.7414, 3.5058, 8.6631
        xyY:
        0.2352, 0.2203, 3.5058
      CIE-Lab:
        21.9652, 6.4431, -20.5630
        CIE-LCH:
        21.9652, 21.5488, 287.3974
        CIE-Luv:
        21.9652, -4.5788, -24.2828
        Hunter-Lab:
        18.7237, 2.9018, -14.3257
      #2b3353 color charts
#2b3353 RGB chart
      #2b3353 CMYK chart
      #2b3353 RGB pie chart
      #2b3353 color shades, tints & tones
#2b3353 color schemes
#2b3353 color preview, HTML & CSS examples
           This text has a color of #2b3353        
        
          <p style="color:#2b3353;">Text here</p>
        
        
          .mytext {color:#2b3353;}
        
        Text color #2b3353
      
           This box has a color of #2b3353        
        
          <div style="background-color:#2b3353;">Content here</div>
        
        
          .mybackground {background-color:#2b3353;}
        
        Background color #2b3353
      
           Border around this has a color of #2b3353        
        
          <div style="border:2px solid #2b3353;">Content here</div>
        
        
          .myborder {border:2px solid #2b3353;}
        
        Border color #2b3353