#2b684a color space conversions
Hex:
        #2b684a
        RGB:
        43, 104, 74
        CMY:
        83, 59, 71
        CMYK:
        59, 0, 29, 59
      HSL:
        150°, 41.4966%, 28.8235%
        HSV (HSB):
        150°, 58.6538%, 40.7843%
        XYZ:
        7.1826, 10.9086, 8.2056
        xyY:
        0.2731, 0.4148, 10.9086
      CIE-Lab:
        39.4262, -27.5158, 11.0838
        CIE-LCH:
        39.4262, 29.6643, 158.0596
        CIE-Luv:
        39.4262, -26.0512, 17.4439
        Hunter-Lab:
        33.0282, -18.9812, 8.3897
      #2b684a color charts
#2b684a RGB chart
      #2b684a CMYK chart
      #2b684a RGB pie chart
      #2b684a color shades, tints & tones
#2b684a color schemes
#2b684a color preview, HTML & CSS examples
           This text has a color of #2b684a        
        
          <p style="color:#2b684a;">Text here</p>
        
        
          .mytext {color:#2b684a;}
        
        Text color #2b684a
      
           This box has a color of #2b684a        
        
          <div style="background-color:#2b684a;">Content here</div>
        
        
          .mybackground {background-color:#2b684a;}
        
        Background color #2b684a
      
           Border around this has a color of #2b684a        
        
          <div style="border:2px solid #2b684a;">Content here</div>
        
        
          .myborder {border:2px solid #2b684a;}
        
        Border color #2b684a