#afdfa2 color space conversions
Hex:
        #afdfa2
        RGB:
        175, 223, 162
        CMY:
        31, 13, 36
        CMYK:
        22, 0, 27, 13
      HSL:
        107°, 48.8000%, 75.4902%
        HSV (HSB):
        107°, 27.3543%, 87.4510%
        XYZ:
        50.5885, 64.4979, 43.9655
        xyY:
        0.3181, 0.4055, 64.4979
      CIE-Lab:
        84.2244, -26.7970, 24.9758
        CIE-LCH:
        84.2244, 36.6315, 137.0146
        CIE-Luv:
        84.2244, -23.9490, 39.9101
        Hunter-Lab:
        80.3106, -28.1046, 23.7595
      #afdfa2 color charts
#afdfa2 RGB chart
      #afdfa2 CMYK chart
      #afdfa2 RGB pie chart
      #afdfa2 color shades, tints & tones
#afdfa2 color schemes
#afdfa2 color preview, HTML & CSS examples
           This text has a color of #afdfa2        
        
          <p style="color:#afdfa2;">Text here</p>
        
        
          .mytext {color:#afdfa2;}
        
        Text color #afdfa2
      
           This box has a color of #afdfa2        
        
          <div style="background-color:#afdfa2;">Content here</div>
        
        
          .mybackground {background-color:#afdfa2;}
        
        Background color #afdfa2
      
           Border around this has a color of #afdfa2        
        
          <div style="border:2px solid #afdfa2;">Content here</div>
        
        
          .myborder {border:2px solid #afdfa2;}
        
        Border color #afdfa2