#afde98 color space conversions
Hex:
        #afde98
        RGB:
        175, 222, 152
        CMY:
        31, 13, 40
        CMYK:
        21, 0, 32, 13
      HSL:
        100°, 51.4706%, 73.3333%
        HSV (HSB):
        100°, 31.5315%, 87.0588%
        XYZ:
        49.4680, 63.6235, 39.3791
        xyY:
        0.3244, 0.4173, 63.6235
      CIE-Lab:
        83.7694, -27.8498, 29.5215
        CIE-LCH:
        83.7694, 40.5848, 133.3310
        CIE-Luv:
        83.7694, -23.3883, 45.7728
        Hunter-Lab:
        79.7643, -28.8861, 26.5640
      #afde98 color charts
#afde98 RGB chart
      #afde98 CMYK chart
      #afde98 RGB pie chart
      #afde98 color shades, tints & tones
#afde98 color schemes
#afde98 color preview, HTML & CSS examples
           This text has a color of #afde98        
        
          <p style="color:#afde98;">Text here</p>
        
        
          .mytext {color:#afde98;}
        
        Text color #afde98
      
           This box has a color of #afde98        
        
          <div style="background-color:#afde98;">Content here</div>
        
        
          .mybackground {background-color:#afde98;}
        
        Background color #afde98
      
           Border around this has a color of #afde98        
        
          <div style="border:2px solid #afde98;">Content here</div>
        
        
          .myborder {border:2px solid #afde98;}
        
        Border color #afde98