#2bfa9e color space conversions
Hex:
        #2bfa9e
        RGB:
        43, 250, 158
        CMY:
        83, 2, 38
        CMYK:
        83, 0, 37, 2
      HSL:
        153°, 95.3917%, 57.4510%
        HSV (HSB):
        153°, 82.8000%, 98.0392%
        XYZ:
        41.3534, 71.3534, 43.9408
        xyY:
        0.2640, 0.4555, 71.3534
      CIE-Lab:
        87.6564, -67.9214, 30.9209
        CIE-LCH:
        87.6564, 74.6285, 155.5228
        CIE-Luv:
        87.6564, -73.8585, 54.8153
        Hunter-Lab:
        84.4710, -60.4381, 28.2877
      #2bfa9e color charts
#2bfa9e RGB chart
      #2bfa9e CMYK chart
      #2bfa9e RGB pie chart
      #2bfa9e color shades, tints & tones
#2bfa9e color schemes
#2bfa9e color preview, HTML & CSS examples
           This text has a color of #2bfa9e        
        
          <p style="color:#2bfa9e;">Text here</p>
        
        
          .mytext {color:#2bfa9e;}
        
        Text color #2bfa9e
      
           This box has a color of #2bfa9e        
        
          <div style="background-color:#2bfa9e;">Content here</div>
        
        
          .mybackground {background-color:#2bfa9e;}
        
        Background color #2bfa9e
      
           Border around this has a color of #2bfa9e        
        
          <div style="border:2px solid #2bfa9e;">Content here</div>
        
        
          .myborder {border:2px solid #2bfa9e;}
        
        Border color #2bfa9e