#afe69b color space conversions
Hex:
        #afe69b
        RGB:
        175, 230, 155
        CMY:
        31, 10, 39
        CMYK:
        24, 0, 33, 10
      HSL:
        104°, 60.0000%, 75.4902%
        HSV (HSB):
        104°, 32.6087%, 90.1961%
        XYZ:
        51.8924, 68.0741, 41.4150
        xyY:
        0.3216, 0.4218, 68.0741
      CIE-Lab:
        86.0435, -31.1862, 31.0280
        CIE-LCH:
        86.0435, 43.9922, 135.1457
        CIE-Luv:
        86.0435, -27.3688, 48.5376
        Hunter-Lab:
        82.5071, -32.1207, 27.9939
      #afe69b color charts
#afe69b RGB chart
      #afe69b CMYK chart
      #afe69b RGB pie chart
      #afe69b color shades, tints & tones
#afe69b color schemes
#afe69b color preview, HTML & CSS examples
           This text has a color of #afe69b        
        
          <p style="color:#afe69b;">Text here</p>
        
        
          .mytext {color:#afe69b;}
        
        Text color #afe69b
      
           This box has a color of #afe69b        
        
          <div style="background-color:#afe69b;">Content here</div>
        
        
          .mybackground {background-color:#afe69b;}
        
        Background color #afe69b
      
           Border around this has a color of #afe69b        
        
          <div style="border:2px solid #afe69b;">Content here</div>
        
        
          .myborder {border:2px solid #afe69b;}
        
        Border color #afe69b