#2cdc12 color space conversions
Hex:
        #2cdc12
        RGB:
        44, 220, 18
        CMY:
        83, 14, 93
        CMYK:
        80, 0, 92, 14
      HSL:
        112°, 84.8739%, 46.6667%
        HSV (HSB):
        112°, 91.8182%, 86.2745%
        XYZ:
        26.7411, 51.7655, 9.1546
        xyY:
        0.3051, 0.5905, 51.7655
      CIE-Lab:
        77.1404, -73.8375, 72.9696
        CIE-LCH:
        77.1404, 103.8101, 135.3387
        CIE-Luv:
        77.1404, -69.2690, 92.7733
        Hunter-Lab:
        71.9483, -59.5662, 42.8198
      #2cdc12 color charts
#2cdc12 RGB chart
      #2cdc12 CMYK chart
      #2cdc12 RGB pie chart
      #2cdc12 color shades, tints & tones
#2cdc12 color schemes
#2cdc12 color preview, HTML & CSS examples
           This text has a color of #2cdc12        
        
          <p style="color:#2cdc12;">Text here</p>
        
        
          .mytext {color:#2cdc12;}
        
        Text color #2cdc12
      
           This box has a color of #2cdc12        
        
          <div style="background-color:#2cdc12;">Content here</div>
        
        
          .mybackground {background-color:#2cdc12;}
        
        Background color #2cdc12
      
           Border around this has a color of #2cdc12        
        
          <div style="border:2px solid #2cdc12;">Content here</div>
        
        
          .myborder {border:2px solid #2cdc12;}
        
        Border color #2cdc12