#2bdf9e color space conversions
Hex:
        #2bdf9e
        RGB:
        43, 223, 158
        CMY:
        83, 13, 38
        CMYK:
        81, 0, 29, 13
      HSL:
        158°, 73.7705%, 52.1569%
        HSV (HSB):
        158°, 80.7175%, 87.4510%
        XYZ:
        33.5555, 55.7576, 41.3415
        xyY:
        0.2568, 0.4268, 55.7576
      CIE-Lab:
        79.4756, -58.1504, 19.7898
        CIE-LCH:
        79.4756, 61.4256, 161.2055
        CIE-Luv:
        79.4756, -64.8839, 37.7521
        Hunter-Lab:
        74.6710, -50.4603, 19.4439
      #2bdf9e color charts
#2bdf9e RGB chart
      #2bdf9e CMYK chart
      #2bdf9e RGB pie chart
      #2bdf9e color shades, tints & tones
#2bdf9e color schemes
#2bdf9e color preview, HTML & CSS examples
           This text has a color of #2bdf9e        
        
          <p style="color:#2bdf9e;">Text here</p>
        
        
          .mytext {color:#2bdf9e;}
        
        Text color #2bdf9e
      
           This box has a color of #2bdf9e        
        
          <div style="background-color:#2bdf9e;">Content here</div>
        
        
          .mybackground {background-color:#2bdf9e;}
        
        Background color #2bdf9e
      
           Border around this has a color of #2bdf9e        
        
          <div style="border:2px solid #2bdf9e;">Content here</div>
        
        
          .myborder {border:2px solid #2bdf9e;}
        
        Border color #2bdf9e