#afcc64 color space conversions
Hex:
        #afcc64
        RGB:
        175, 204, 100
        CMY:
        31, 20, 61
        CMYK:
        14, 0, 51, 20
      HSL:
        77°, 50.4854%, 59.6078%
        HSV (HSB):
        77°, 50.9804%, 80.0000%
        XYZ:
        41.5723, 53.2198, 20.1379
        xyY:
        0.3617, 0.4631, 53.2198
      CIE-Lab:
        78.0046, -25.6513, 48.1267
        CIE-LCH:
        78.0046, 54.5359, 118.0574
        CIE-Luv:
        78.0046, -13.3167, 64.5898
        Hunter-Lab:
        72.9519, -25.9459, 34.6997
      #afcc64 color charts
#afcc64 RGB chart
      #afcc64 CMYK chart
      #afcc64 RGB pie chart
      #afcc64 color shades, tints & tones
#afcc64 color schemes
#afcc64 color preview, HTML & CSS examples
           This text has a color of #afcc64        
        
          <p style="color:#afcc64;">Text here</p>
        
        
          .mytext {color:#afcc64;}
        
        Text color #afcc64
      
           This box has a color of #afcc64        
        
          <div style="background-color:#afcc64;">Content here</div>
        
        
          .mybackground {background-color:#afcc64;}
        
        Background color #afcc64
      
           Border around this has a color of #afcc64        
        
          <div style="border:2px solid #afcc64;">Content here</div>
        
        
          .myborder {border:2px solid #afcc64;}
        
        Border color #afcc64