#2bdf5f color space conversions
Hex:
        #2bdf5f
        RGB:
        43, 223, 95
        CMY:
        83, 13, 63
        CMYK:
        81, 0, 57, 13
      HSL:
        137°, 73.7705%, 52.1569%
        HSV (HSB):
        137°, 80.7175%, 87.4510%
        XYZ:
        29.4495, 54.1152, 19.7196
        xyY:
        0.2851, 0.5239, 54.1152
      CIE-Lab:
        78.5288, -69.1146, 49.8252
        CIE-LCH:
        78.5288, 85.2020, 144.2119
        CIE-Luv:
        78.5288, -68.4006, 74.1293
        Hunter-Lab:
        73.5630, -57.2763, 35.6006
      #2bdf5f color charts
#2bdf5f RGB chart
      #2bdf5f CMYK chart
      #2bdf5f RGB pie chart
      #2bdf5f color shades, tints & tones
#2bdf5f color schemes
#2bdf5f color preview, HTML & CSS examples
           This text has a color of #2bdf5f        
        
          <p style="color:#2bdf5f;">Text here</p>
        
        
          .mytext {color:#2bdf5f;}
        
        Text color #2bdf5f
      
           This box has a color of #2bdf5f        
        
          <div style="background-color:#2bdf5f;">Content here</div>
        
        
          .mybackground {background-color:#2bdf5f;}
        
        Background color #2bdf5f
      
           Border around this has a color of #2bdf5f        
        
          <div style="border:2px solid #2bdf5f;">Content here</div>
        
        
          .myborder {border:2px solid #2bdf5f;}
        
        Border color #2bdf5f