#2dcd06 color space conversions
Hex:
        #2dcd06
        RGB:
        45, 205, 6
        CMY:
        82, 20, 98
        CMYK:
        78, 0, 97, 20
      HSL:
        108°, 94.3128%, 41.3725%
        HSV (HSB):
        108°, 97.0732%, 80.3922%
        XYZ:
        22.9464, 44.2337, 7.5009
        xyY:
        0.3073, 0.5923, 44.2337
      CIE-Lab:
        72.3844, -69.6318, 70.3996
        CIE-LCH:
        72.3844, 99.0186, 134.6859
        CIE-Luv:
        72.3844, -64.3395, 87.7005
        Hunter-Lab:
        66.5084, -54.8046, 39.8691
      #2dcd06 color charts
#2dcd06 RGB chart
      #2dcd06 CMYK chart
      #2dcd06 RGB pie chart
      #2dcd06 color shades, tints & tones
#2dcd06 color schemes
#2dcd06 color preview, HTML & CSS examples
           This text has a color of #2dcd06        
        
          <p style="color:#2dcd06;">Text here</p>
        
        
          .mytext {color:#2dcd06;}
        
        Text color #2dcd06
      
           This box has a color of #2dcd06        
        
          <div style="background-color:#2dcd06;">Content here</div>
        
        
          .mybackground {background-color:#2dcd06;}
        
        Background color #2dcd06
      
           Border around this has a color of #2dcd06        
        
          <div style="border:2px solid #2dcd06;">Content here</div>
        
        
          .myborder {border:2px solid #2dcd06;}
        
        Border color #2dcd06