#affb8d color space conversions
Hex:
        #affb8d
        RGB:
        175, 251, 141
        CMY:
        31, 2, 45
        CMYK:
        30, 0, 44, 2
      HSL:
        101°, 93.2203%, 76.8627%
        HSV (HSB):
        101°, 43.8247%, 98.4314%
        XYZ:
        56.9841, 80.0314, 37.6435
        xyY:
        0.3263, 0.4582, 80.0314
      CIE-Lab:
        91.6990, -42.6120, 45.3181
        CIE-LCH:
        91.6990, 62.2054, 133.2372
        CIE-Luv:
        91.6990, -37.5623, 68.2701
        Hunter-Lab:
        89.4603, -42.8552, 37.6739
      #affb8d color charts
#affb8d RGB chart
      #affb8d CMYK chart
      #affb8d RGB pie chart
      #affb8d color shades, tints & tones
#affb8d color schemes
#affb8d color preview, HTML & CSS examples
           This text has a color of #affb8d        
        
          <p style="color:#affb8d;">Text here</p>
        
        
          .mytext {color:#affb8d;}
        
        Text color #affb8d
      
           This box has a color of #affb8d        
        
          <div style="background-color:#affb8d;">Content here</div>
        
        
          .mybackground {background-color:#affb8d;}
        
        Background color #affb8d
      
           Border around this has a color of #affb8d        
        
          <div style="border:2px solid #affb8d;">Content here</div>
        
        
          .myborder {border:2px solid #affb8d;}
        
        Border color #affb8d