#afc07a color space conversions
Hex:
        #afc07a
        RGB:
        175, 192, 122
        CMY:
        31, 25, 52
        CMYK:
        9, 0, 36, 25
      HSL:
        75°, 35.7143%, 61.5686%
        HSV (HSB):
        75°, 36.4583%, 75.2941%
        XYZ:
        40.0417, 48.2184, 25.6090
        xyY:
        0.3516, 0.4235, 48.2184
      CIE-Lab:
        74.9625, -17.2550, 33.3771
        CIE-LCH:
        74.9625, 37.5735, 117.3377
        CIE-Luv:
        74.9625, -7.0144, 46.9719
        Hunter-Lab:
        69.4395, -18.5885, 26.7417
      #afc07a color charts
#afc07a RGB chart
      #afc07a CMYK chart
      #afc07a RGB pie chart
      #afc07a color shades, tints & tones
#afc07a color schemes
#afc07a color preview, HTML & CSS examples
           This text has a color of #afc07a        
        
          <p style="color:#afc07a;">Text here</p>
        
        
          .mytext {color:#afc07a;}
        
        Text color #afc07a
      
           This box has a color of #afc07a        
        
          <div style="background-color:#afc07a;">Content here</div>
        
        
          .mybackground {background-color:#afc07a;}
        
        Background color #afc07a
      
           Border around this has a color of #afc07a        
        
          <div style="border:2px solid #afc07a;">Content here</div>
        
        
          .myborder {border:2px solid #afc07a;}
        
        Border color #afc07a