#afde2b color space conversions
Hex:
        #afde2b
        RGB:
        175, 222, 43
        CMY:
        31, 13, 83
        CMYK:
        21, 0, 81, 13
      HSL:
        76°, 73.0612%, 51.9608%
        HSV (HSB):
        76°, 80.6306%, 87.0588%
        XYZ:
        44.2365, 61.5309, 11.8306
        xyY:
        0.3762, 0.5232, 61.5309
      CIE-Lab:
        82.6633, -37.7916, 74.6731
        CIE-LCH:
        82.6633, 83.6916, 116.8437
        CIE-Luv:
        82.6633, -22.9635, 90.2201
        Hunter-Lab:
        78.4417, -36.6093, 45.9670
      #afde2b color charts
#afde2b RGB chart
      #afde2b CMYK chart
      #afde2b RGB pie chart
      #afde2b color shades, tints & tones
#afde2b color schemes
#afde2b color preview, HTML & CSS examples
           This text has a color of #afde2b        
        
          <p style="color:#afde2b;">Text here</p>
        
        
          .mytext {color:#afde2b;}
        
        Text color #afde2b
      
           This box has a color of #afde2b        
        
          <div style="background-color:#afde2b;">Content here</div>
        
        
          .mybackground {background-color:#afde2b;}
        
        Background color #afde2b
      
           Border around this has a color of #afde2b        
        
          <div style="border:2px solid #afde2b;">Content here</div>
        
        
          .myborder {border:2px solid #afde2b;}
        
        Border color #afde2b