#afcd2a color space conversions
Hex:
        #afcd2a
        RGB:
        175, 205, 42
        CMY:
        31, 20, 84
        CMYK:
        15, 0, 80, 20
      HSL:
        71°, 65.9919%, 48.4314%
        HSV (HSB):
        71°, 79.5122%, 80.3922%
        XYZ:
        39.9284, 52.9438, 10.3052
        xyY:
        0.3870, 0.5131, 52.9438
      CIE-Lab:
        77.8418, -30.0197, 70.6520
        CIE-LCH:
        77.8418, 76.7651, 113.0204
        CIE-Luv:
        77.8418, -13.3574, 83.5089
        Hunter-Lab:
        72.7625, -29.3824, 42.5366
      #afcd2a color charts
#afcd2a RGB chart
      #afcd2a CMYK chart
      #afcd2a RGB pie chart
      #afcd2a color shades, tints & tones
#afcd2a color schemes
#afcd2a color preview, HTML & CSS examples
           This text has a color of #afcd2a        
        
          <p style="color:#afcd2a;">Text here</p>
        
        
          .mytext {color:#afcd2a;}
        
        Text color #afcd2a
      
           This box has a color of #afcd2a        
        
          <div style="background-color:#afcd2a;">Content here</div>
        
        
          .mybackground {background-color:#afcd2a;}
        
        Background color #afcd2a
      
           Border around this has a color of #afcd2a        
        
          <div style="border:2px solid #afcd2a;">Content here</div>
        
        
          .myborder {border:2px solid #afcd2a;}
        
        Border color #afcd2a