#afec12 color space conversions
Hex:
        #afec12
        RGB:
        175, 236, 18
        CMY:
        31, 7, 93
        CMYK:
        26, 0, 92, 7
      HSL:
        77°, 85.8268%, 49.8039%
        HSV (HSB):
        77°, 92.3729%, 92.5490%
        XYZ:
        47.7838, 69.1485, 11.4008
        xyY:
        0.3723, 0.5388, 69.1485
      CIE-Lab:
        86.5776, -44.5710, 82.5918
        CIE-LCH:
        86.5776, 93.8509, 118.3537
        CIE-Luv:
        86.5776, -30.4601, 98.7202
        Hunter-Lab:
        83.1556, -42.9506, 50.0801
      #afec12 color charts
#afec12 RGB chart
      #afec12 CMYK chart
      #afec12 RGB pie chart
      #afec12 color shades, tints & tones
#afec12 color schemes
#afec12 color preview, HTML & CSS examples
           This text has a color of #afec12        
        
          <p style="color:#afec12;">Text here</p>
        
        
          .mytext {color:#afec12;}
        
        Text color #afec12
      
           This box has a color of #afec12        
        
          <div style="background-color:#afec12;">Content here</div>
        
        
          .mybackground {background-color:#afec12;}
        
        Background color #afec12
      
           Border around this has a color of #afec12        
        
          <div style="border:2px solid #afec12;">Content here</div>
        
        
          .myborder {border:2px solid #afec12;}
        
        Border color #afec12