#2b523f color space conversions
Hex:
        #2b523f
        RGB:
        43, 82, 63
        CMY:
        83, 68, 75
        CMYK:
        48, 0, 23, 68
      HSL:
        151°, 31.2000%, 24.5098%
        HSV (HSB):
        151°, 47.5610%, 32.1569%
        XYZ:
        4.9108, 6.9071, 5.7770
        xyY:
        0.2791, 0.3926, 6.9071
      CIE-Lab:
        31.5944, -18.9223, 6.9067
        CIE-LCH:
        31.5944, 20.1434, 159.9478
        CIE-Luv:
        31.5944, -17.1495, 10.5238
        Hunter-Lab:
        26.2813, -12.6388, 5.3641
      #2b523f color charts
#2b523f RGB chart
      #2b523f CMYK chart
      #2b523f RGB pie chart
      #2b523f color shades, tints & tones
#2b523f color schemes
#2b523f color preview, HTML & CSS examples
           This text has a color of #2b523f        
        
          <p style="color:#2b523f;">Text here</p>
        
        
          .mytext {color:#2b523f;}
        
        Text color #2b523f
      
           This box has a color of #2b523f        
        
          <div style="background-color:#2b523f;">Content here</div>
        
        
          .mybackground {background-color:#2b523f;}
        
        Background color #2b523f
      
           Border around this has a color of #2b523f        
        
          <div style="border:2px solid #2b523f;">Content here</div>
        
        
          .myborder {border:2px solid #2b523f;}
        
        Border color #2b523f