#afcd82 color space conversions
Hex:
        #afcd82
        RGB:
        175, 205, 130
        CMY:
        31, 20, 49
        CMYK:
        15, 0, 37, 20
      HSL:
        84°, 42.8571%, 65.6863%
        HSV (HSB):
        84°, 36.5854%, 80.3922%
        XYZ:
        43.5398, 54.3883, 29.3223
        xyY:
        0.3422, 0.4274, 54.3883
      CIE-Lab:
        78.6876, -22.7000, 34.1001
        CIE-LCH:
        78.6876, 40.9647, 123.6512
        CIE-Luv:
        78.6876, -14.3191, 49.4825
        Hunter-Lab:
        73.7484, -23.6765, 28.0503
      #afcd82 color charts
#afcd82 RGB chart
      #afcd82 CMYK chart
      #afcd82 RGB pie chart
      #afcd82 color shades, tints & tones
#afcd82 color schemes
#afcd82 color preview, HTML & CSS examples
           This text has a color of #afcd82        
        
          <p style="color:#afcd82;">Text here</p>
        
        
          .mytext {color:#afcd82;}
        
        Text color #afcd82
      
           This box has a color of #afcd82        
        
          <div style="background-color:#afcd82;">Content here</div>
        
        
          .mybackground {background-color:#afcd82;}
        
        Background color #afcd82
      
           Border around this has a color of #afcd82        
        
          <div style="border:2px solid #afcd82;">Content here</div>
        
        
          .myborder {border:2px solid #afcd82;}
        
        Border color #afcd82