#2bfd4e color space conversions
Hex:
        #2bfd4e
        RGB:
        43, 253, 78
        CMY:
        83, 1, 69
        CMYK:
        83, 0, 69, 1
      HSL:
        130°, 98.1308%, 58.0392%
        HSV (HSB):
        130°, 83.0040%, 99.2157%
        XYZ:
        37.4967, 71.3142, 18.9965
        xyY:
        0.2934, 0.5580, 71.3142
      CIE-Lab:
        87.6374, -80.0042, 66.9301
        CIE-LCH:
        87.6374, 104.3087, 140.0847
        CIE-Luv:
        87.6374, -78.6191, 94.5242
        Hunter-Lab:
        84.4477, -68.5256, 45.7762
      #2bfd4e color charts
#2bfd4e RGB chart
      #2bfd4e CMYK chart
      #2bfd4e RGB pie chart
      #2bfd4e color shades, tints & tones
#2bfd4e color schemes
#2bfd4e color preview, HTML & CSS examples
           This text has a color of #2bfd4e        
        
          <p style="color:#2bfd4e;">Text here</p>
        
        
          .mytext {color:#2bfd4e;}
        
        Text color #2bfd4e
      
           This box has a color of #2bfd4e        
        
          <div style="background-color:#2bfd4e;">Content here</div>
        
        
          .mybackground {background-color:#2bfd4e;}
        
        Background color #2bfd4e
      
           Border around this has a color of #2bfd4e        
        
          <div style="border:2px solid #2bfd4e;">Content here</div>
        
        
          .myborder {border:2px solid #2bfd4e;}
        
        Border color #2bfd4e