#8add3f color space conversions
Hex:
        #8add3f
        RGB:
        138, 221, 63
        CMY:
        46, 13, 75
        CMYK:
        38, 0, 71, 13
      HSL:
        92°, 69.9115%, 55.6863%
        HSV (HSB):
        92°, 71.4932%, 86.6667%
        XYZ:
        37.2349, 57.4751, 13.8339
        xyY:
        0.3430, 0.5295, 57.4751
      CIE-Lab:
        80.4461, -49.8622, 65.7417
        CIE-LCH:
        80.4461, 82.5119, 127.1787
        CIE-Luv:
        80.4461, -41.3496, 85.1827
        Hunter-Lab:
        75.8123, -45.0020, 42.2496
      #8add3f color charts
#8add3f RGB chart
      #8add3f CMYK chart
      #8add3f RGB pie chart
      #8add3f color shades, tints & tones
#8add3f color schemes
#8add3f color preview, HTML & CSS examples
           This text has a color of #8add3f        
        
          <p style="color:#8add3f;">Text here</p>
        
        
          .mytext {color:#8add3f;}
        
        Text color #8add3f
      
           This box has a color of #8add3f        
        
          <div style="background-color:#8add3f;">Content here</div>
        
        
          .mybackground {background-color:#8add3f;}
        
        Background color #8add3f
      
           Border around this has a color of #8add3f        
        
          <div style="border:2px solid #8add3f;">Content here</div>
        
        
          .myborder {border:2px solid #8add3f;}
        
        Border color #8add3f