#2dcd04 color space conversions
Hex:
        #2dcd04
        RGB:
        45, 205, 4
        CMY:
        82, 20, 98
        CMYK:
        78, 0, 98, 20
      HSL:
        108°, 96.1722%, 40.9804%
        HSV (HSB):
        108°, 98.0488%, 80.3922%
        XYZ:
        22.9354, 44.2293, 7.4432
        xyY:
        0.3074, 0.5928, 44.2293
      CIE-Lab:
        72.3815, -69.6688, 70.6053
        CIE-LCH:
        72.3815, 99.1910, 134.6175
        CIE-Luv:
        72.3815, -64.3521, 87.8308
        Hunter-Lab:
        66.5051, -54.8252, 39.9179
      #2dcd04 color charts
#2dcd04 RGB chart
      #2dcd04 CMYK chart
      #2dcd04 RGB pie chart
      #2dcd04 color shades, tints & tones
#2dcd04 color schemes
#2dcd04 color preview, HTML & CSS examples
           This text has a color of #2dcd04        
        
          <p style="color:#2dcd04;">Text here</p>
        
        
          .mytext {color:#2dcd04;}
        
        Text color #2dcd04
      
           This box has a color of #2dcd04        
        
          <div style="background-color:#2dcd04;">Content here</div>
        
        
          .mybackground {background-color:#2dcd04;}
        
        Background color #2dcd04
      
           Border around this has a color of #2dcd04        
        
          <div style="border:2px solid #2dcd04;">Content here</div>
        
        
          .myborder {border:2px solid #2dcd04;}
        
        Border color #2dcd04