#afcd64 color space conversions
Hex:
        #afcd64
        RGB:
        175, 205, 100
        CMY:
        31, 20, 61
        CMYK:
        15, 0, 51, 20
      HSL:
        77°, 51.2195%, 59.8039%
        HSV (HSB):
        77°, 51.2195%, 80.3922%
        XYZ:
        41.8108, 53.6967, 20.2174
        xyY:
        0.3613, 0.4640, 53.6967
      CIE-Lab:
        78.2845, -26.1337, 48.4597
        CIE-LCH:
        78.2845, 55.0573, 118.3375
        CIE-Luv:
        78.2845, -13.8752, 65.0823
        Hunter-Lab:
        73.2780, -26.3885, 34.9365
      #afcd64 color charts
#afcd64 RGB chart
      #afcd64 CMYK chart
      #afcd64 RGB pie chart
      #afcd64 color shades, tints & tones
#afcd64 color schemes
#afcd64 color preview, HTML & CSS examples
           This text has a color of #afcd64        
        
          <p style="color:#afcd64;">Text here</p>
        
        
          .mytext {color:#afcd64;}
        
        Text color #afcd64
      
           This box has a color of #afcd64        
        
          <div style="background-color:#afcd64;">Content here</div>
        
        
          .mybackground {background-color:#afcd64;}
        
        Background color #afcd64
      
           Border around this has a color of #afcd64        
        
          <div style="border:2px solid #afcd64;">Content here</div>
        
        
          .myborder {border:2px solid #afcd64;}
        
        Border color #afcd64