#1edc52 color space conversions
Hex:
        #1edc52
        RGB:
        30, 220, 82
        CMY:
        88, 14, 68
        CMYK:
        86, 0, 63, 14
      HSL:
        136°, 76.0000%, 49.0196%
        HSV (HSB):
        136°, 86.3636%, 86.2745%
        XYZ:
        27.6516, 52.0716, 16.5761
        xyY:
        0.2871, 0.5407, 52.0716
      CIE-Lab:
        77.3236, -70.9500, 54.1112
        CIE-LCH:
        77.3236, 89.2296, 142.6685
        CIE-Luv:
        77.3236, -69.3553, 77.9845
        Hunter-Lab:
        72.1607, -57.8808, 36.8929
      #1edc52 color charts
#1edc52 RGB chart
      #1edc52 CMYK chart
      #1edc52 RGB pie chart
      #1edc52 color shades, tints & tones
#1edc52 color schemes
#1edc52 color preview, HTML & CSS examples
           This text has a color of #1edc52        
        
          <p style="color:#1edc52;">Text here</p>
        
        
          .mytext {color:#1edc52;}
        
        Text color #1edc52
      
           This box has a color of #1edc52        
        
          <div style="background-color:#1edc52;">Content here</div>
        
        
          .mybackground {background-color:#1edc52;}
        
        Background color #1edc52
      
           Border around this has a color of #1edc52        
        
          <div style="border:2px solid #1edc52;">Content here</div>
        
        
          .myborder {border:2px solid #1edc52;}
        
        Border color #1edc52