#afce02 color space conversions
Hex:
        #afce02
        RGB:
        175, 206, 2
        CMY:
        31, 19, 99
        CMYK:
        15, 0, 99, 19
      HSL:
        69°, 98.0769%, 40.7843%
        HSV (HSB):
        69°, 99.0291%, 80.7843%
        XYZ:
        39.7615, 53.2610, 8.2422
        xyY:
        0.3926, 0.5260, 53.2610
      CIE-Lab:
        78.0288, -31.3485, 77.5147
        CIE-LCH:
        78.0288, 83.6138, 112.0194
        CIE-Luv:
        78.0288, -13.8275, 88.0978
        Hunter-Lab:
        72.9801, -30.4637, 44.3900
      #afce02 color charts
#afce02 RGB chart
      #afce02 CMYK chart
      #afce02 RGB pie chart
      #afce02 color shades, tints & tones
#afce02 color schemes
#afce02 color preview, HTML & CSS examples
           This text has a color of #afce02        
        
          <p style="color:#afce02;">Text here</p>
        
        
          .mytext {color:#afce02;}
        
        Text color #afce02
      
           This box has a color of #afce02        
        
          <div style="background-color:#afce02;">Content here</div>
        
        
          .mybackground {background-color:#afce02;}
        
        Background color #afce02
      
           Border around this has a color of #afce02        
        
          <div style="border:2px solid #afce02;">Content here</div>
        
        
          .myborder {border:2px solid #afce02;}
        
        Border color #afce02