#8edc12 color space conversions
Hex:
        #8edc12
        RGB:
        142, 220, 18
        CMY:
        44, 14, 93
        CMYK:
        35, 0, 92, 14
      HSL:
        83°, 84.8739%, 46.6667%
        HSV (HSB):
        83°, 91.8182%, 86.2745%
        XYZ:
        36.8577, 56.9809, 9.6281
        xyY:
        0.3562, 0.5507, 56.9809
      CIE-Lab:
        80.1688, -49.9068, 76.7059
        CIE-LCH:
        80.1688, 91.5122, 123.0491
        CIE-Luv:
        80.1688, -39.2575, 92.5570
        Hunter-Lab:
        75.4857, -44.9429, 45.2776
      #8edc12 color charts
#8edc12 RGB chart
      #8edc12 CMYK chart
      #8edc12 RGB pie chart
      #8edc12 color shades, tints & tones
#8edc12 color schemes
#8edc12 color preview, HTML & CSS examples
           This text has a color of #8edc12        
        
          <p style="color:#8edc12;">Text here</p>
        
        
          .mytext {color:#8edc12;}
        
        Text color #8edc12
      
           This box has a color of #8edc12        
        
          <div style="background-color:#8edc12;">Content here</div>
        
        
          .mybackground {background-color:#8edc12;}
        
        Background color #8edc12
      
           Border around this has a color of #8edc12        
        
          <div style="border:2px solid #8edc12;">Content here</div>
        
        
          .myborder {border:2px solid #8edc12;}
        
        Border color #8edc12