#2dbe14 color space conversions
Hex:
        #2dbe14
        RGB:
        45, 190, 20
        CMY:
        82, 25, 92
        CMYK:
        76, 0, 89, 25
      HSL:
        111°, 80.9524%, 41.1765%
        HSV (HSB):
        111°, 89.4737%, 74.5098%
        XYZ:
        19.6219, 37.4353, 6.8534
        xyY:
        0.3070, 0.5857, 37.4353
      CIE-Lab:
        67.6023, -64.8458, 64.5850
        CIE-LCH:
        67.6023, 91.5216, 135.1154
        CIE-Luv:
        67.6023, -59.2324, 80.4973
        Hunter-Lab:
        61.1844, -49.8275, 36.1879
      #2dbe14 color charts
#2dbe14 RGB chart
      #2dbe14 CMYK chart
      #2dbe14 RGB pie chart
      #2dbe14 color shades, tints & tones
#2dbe14 color schemes
#2dbe14 color preview, HTML & CSS examples
           This text has a color of #2dbe14        
        
          <p style="color:#2dbe14;">Text here</p>
        
        
          .mytext {color:#2dbe14;}
        
        Text color #2dbe14
      
           This box has a color of #2dbe14        
        
          <div style="background-color:#2dbe14;">Content here</div>
        
        
          .mybackground {background-color:#2dbe14;}
        
        Background color #2dbe14
      
           Border around this has a color of #2dbe14        
        
          <div style="border:2px solid #2dbe14;">Content here</div>
        
        
          .myborder {border:2px solid #2dbe14;}
        
        Border color #2dbe14