#afe11a color space conversions
Hex:
        #afe11a
        RGB:
        175, 225, 26
        CMY:
        31, 12, 90
        CMYK:
        22, 0, 88, 12
      HSL:
        75°, 79.2829%, 49.2157%
        HSV (HSB):
        75°, 88.4444%, 88.2353%
        XYZ:
        44.7909, 63.0390, 10.7843
        xyY:
        0.3776, 0.5315, 63.0390
      CIE-Lab:
        83.4629, -39.6261, 78.9525
        CIE-LCH:
        83.4629, 88.3387, 116.6520
        CIE-Luv:
        83.4629, -24.5842, 93.7521
        Hunter-Lab:
        79.3971, -38.2464, 47.5248
      #afe11a color charts
#afe11a RGB chart
      #afe11a CMYK chart
      #afe11a RGB pie chart
      #afe11a color shades, tints & tones
#afe11a color schemes
#afe11a color preview, HTML & CSS examples
           This text has a color of #afe11a        
        
          <p style="color:#afe11a;">Text here</p>
        
        
          .mytext {color:#afe11a;}
        
        Text color #afe11a
      
           This box has a color of #afe11a        
        
          <div style="background-color:#afe11a;">Content here</div>
        
        
          .mybackground {background-color:#afe11a;}
        
        Background color #afe11a
      
           Border around this has a color of #afe11a        
        
          <div style="border:2px solid #afe11a;">Content here</div>
        
        
          .myborder {border:2px solid #afe11a;}
        
        Border color #afe11a