#afcf03 color space conversions
Hex:
        #afcf03
        RGB:
        175, 207, 3
        CMY:
        31, 19, 99
        CMYK:
        15, 0, 99, 19
      HSL:
        69°, 97.1429%, 41.1765%
        HSV (HSB):
        69°, 98.5507%, 81.1765%
        XYZ:
        40.0085, 53.7462, 8.3515
        xyY:
        0.3918, 0.5264, 53.7462
      CIE-Lab:
        78.3135, -31.8029, 77.6330
        CIE-LCH:
        78.3135, 83.8946, 112.2768
        CIE-Luv:
        78.3135, -14.4139, 88.4273
        Hunter-Lab:
        73.3118, -30.8828, 44.5641
      #afcf03 color charts
#afcf03 RGB chart
      #afcf03 CMYK chart
      #afcf03 RGB pie chart
      #afcf03 color shades, tints & tones
#afcf03 color schemes
#afcf03 color preview, HTML & CSS examples
           This text has a color of #afcf03        
        
          <p style="color:#afcf03;">Text here</p>
        
        
          .mytext {color:#afcf03;}
        
        Text color #afcf03
      
           This box has a color of #afcf03        
        
          <div style="background-color:#afcf03;">Content here</div>
        
        
          .mybackground {background-color:#afcf03;}
        
        Background color #afcf03
      
           Border around this has a color of #afcf03        
        
          <div style="border:2px solid #afcf03;">Content here</div>
        
        
          .myborder {border:2px solid #afcf03;}
        
        Border color #afcf03