#afec16 color space conversions
Hex:
        #afec16
        RGB:
        175, 236, 22
        CMY:
        31, 7, 91
        CMYK:
        26, 0, 91, 7
      HSL:
        77°, 84.9206%, 50.5882%
        HSV (HSB):
        77°, 90.6780%, 92.5490%
        XYZ:
        47.8195, 69.1628, 11.5885
        xyY:
        0.3719, 0.5379, 69.1628
      CIE-Lab:
        86.5846, -44.5026, 82.0896
        CIE-LCH:
        86.5846, 93.3766, 118.4631
        CIE-Luv:
        86.5846, -30.4588, 98.4032
        Hunter-Lab:
        83.1642, -42.8996, 49.9532
      #afec16 color charts
#afec16 RGB chart
      #afec16 CMYK chart
      #afec16 RGB pie chart
      #afec16 color shades, tints & tones
#afec16 color schemes
#afec16 color preview, HTML & CSS examples
           This text has a color of #afec16        
        
          <p style="color:#afec16;">Text here</p>
        
        
          .mytext {color:#afec16;}
        
        Text color #afec16
      
           This box has a color of #afec16        
        
          <div style="background-color:#afec16;">Content here</div>
        
        
          .mybackground {background-color:#afec16;}
        
        Background color #afec16
      
           Border around this has a color of #afec16        
        
          <div style="border:2px solid #afec16;">Content here</div>
        
        
          .myborder {border:2px solid #afec16;}
        
        Border color #afec16