#afcf3a color space conversions
Hex:
        #afcf3a
        RGB:
        175, 207, 58
        CMY:
        31, 19, 77
        CMYK:
        15, 0, 72, 19
      HSL:
        73°, 60.8163%, 51.9608%
        HSV (HSB):
        73°, 71.9807%, 81.1765%
        XYZ:
        40.7557, 54.0451, 12.2867
        xyY:
        0.3806, 0.5047, 54.0451
      CIE-Lab:
        78.4880, -30.2365, 66.2634
        CIE-LCH:
        78.4880, 72.8360, 114.5276
        CIE-Luv:
        78.4880, -14.6070, 80.8499
        Hunter-Lab:
        73.5154, -29.6944, 41.5516
      #afcf3a color charts
#afcf3a RGB chart
      #afcf3a CMYK chart
      #afcf3a RGB pie chart
      #afcf3a color shades, tints & tones
#afcf3a color schemes
#afcf3a color preview, HTML & CSS examples
           This text has a color of #afcf3a        
        
          <p style="color:#afcf3a;">Text here</p>
        
        
          .mytext {color:#afcf3a;}
        
        Text color #afcf3a
      
           This box has a color of #afcf3a        
        
          <div style="background-color:#afcf3a;">Content here</div>
        
        
          .mybackground {background-color:#afcf3a;}
        
        Background color #afcf3a
      
           Border around this has a color of #afcf3a        
        
          <div style="border:2px solid #afcf3a;">Content here</div>
        
        
          .myborder {border:2px solid #afcf3a;}
        
        Border color #afcf3a