#2b846e color space conversions
Hex:
        #2b846e
        RGB:
        43, 132, 110
        CMY:
        83, 48, 57
        CMYK:
        67, 0, 17, 48
      HSL:
        165°, 50.8571%, 34.3137%
        HSV (HSB):
        165°, 67.4242%, 51.7647%
        XYZ:
        12.0620, 18.1419, 17.6179
        xyY:
        0.2522, 0.3794, 18.1419
      CIE-Lab:
        49.6678, -31.7868, 4.2367
        CIE-LCH:
        49.6678, 32.0679, 172.4080
        CIE-Luv:
        49.6678, -35.3120, 10.3969
        Hunter-Lab:
        42.5933, -23.9889, 5.2912
      #2b846e color charts
#2b846e RGB chart
      #2b846e CMYK chart
      #2b846e RGB pie chart
      #2b846e color shades, tints & tones
#2b846e color schemes
#2b846e color preview, HTML & CSS examples
           This text has a color of #2b846e        
        
          <p style="color:#2b846e;">Text here</p>
        
        
          .mytext {color:#2b846e;}
        
        Text color #2b846e
      
           This box has a color of #2b846e        
        
          <div style="background-color:#2b846e;">Content here</div>
        
        
          .mybackground {background-color:#2b846e;}
        
        Background color #2b846e
      
           Border around this has a color of #2b846e        
        
          <div style="border:2px solid #2b846e;">Content here</div>
        
        
          .myborder {border:2px solid #2b846e;}
        
        Border color #2b846e