#afe5af color space conversions
Hex:
        #afe5af
        RGB:
        175, 229, 175
        CMY:
        31, 10, 31
        CMYK:
        24, 0, 24, 10
      HSL:
        120°, 50.9434%, 79.2157%
        HSV (HSB):
        120°, 23.5808%, 89.8039%
        XYZ:
        53.4364, 68.2477, 50.9142
        xyY:
        0.3096, 0.3954, 68.2477
      CIE-Lab:
        86.1302, -27.5463, 20.8515
        CIE-LCH:
        86.1302, 34.5483, 142.8756
        CIE-Luv:
        86.1302, -26.9265, 34.8001
        Hunter-Lab:
        82.6122, -29.1114, 21.2879
      #afe5af color charts
#afe5af RGB chart
      #afe5af CMYK chart
      #afe5af RGB pie chart
      #afe5af color shades, tints & tones
#afe5af color schemes
#afe5af color preview, HTML & CSS examples
           This text has a color of #afe5af        
        
          <p style="color:#afe5af;">Text here</p>
        
        
          .mytext {color:#afe5af;}
        
        Text color #afe5af
      
           This box has a color of #afe5af        
        
          <div style="background-color:#afe5af;">Content here</div>
        
        
          .mybackground {background-color:#afe5af;}
        
        Background color #afe5af
      
           Border around this has a color of #afe5af        
        
          <div style="border:2px solid #afe5af;">Content here</div>
        
        
          .myborder {border:2px solid #afe5af;}
        
        Border color #afe5af