#2bd514 color space conversions
Hex:
        #2bd514
        RGB:
        43, 213, 20
        CMY:
        83, 16, 92
        CMYK:
        80, 0, 91, 16
      HSL:
        113°, 82.8326%, 45.6863%
        HSV (HSB):
        113°, 90.6103%, 83.5294%
        XYZ:
        24.9168, 48.1526, 8.6430
        xyY:
        0.3049, 0.5893, 48.1526
      CIE-Lab:
        74.9211, -71.8979, 70.8069
        CIE-LCH:
        74.9211, 100.9104, 135.4380
        CIE-Luv:
        74.9211, -67.1329, 89.8046
        Hunter-Lab:
        69.3921, -57.3417, 41.1897
      #2bd514 color charts
#2bd514 RGB chart
      #2bd514 CMYK chart
      #2bd514 RGB pie chart
      #2bd514 color shades, tints & tones
#2bd514 color schemes
#2bd514 color preview, HTML & CSS examples
           This text has a color of #2bd514        
        
          <p style="color:#2bd514;">Text here</p>
        
        
          .mytext {color:#2bd514;}
        
        Text color #2bd514
      
           This box has a color of #2bd514        
        
          <div style="background-color:#2bd514;">Content here</div>
        
        
          .mybackground {background-color:#2bd514;}
        
        Background color #2bd514
      
           Border around this has a color of #2bd514        
        
          <div style="border:2px solid #2bd514;">Content here</div>
        
        
          .myborder {border:2px solid #2bd514;}
        
        Border color #2bd514