#afe30f color space conversions
Hex:
        #afe30f
        RGB:
        175, 227, 15
        CMY:
        31, 11, 94
        CMYK:
        23, 0, 93, 11
      HSL:
        75°, 87.6033%, 47.4510%
        HSV (HSB):
        75°, 93.3921%, 89.0196%
        XYZ:
        45.2345, 64.0866, 10.4378
        xyY:
        0.3777, 0.5351, 64.0866
      CIE-Lab:
        84.0108, -40.7076, 80.8991
        CIE-LCH:
        84.0108, 90.5637, 116.7111
        CIE-Luv:
        84.0108, -25.6654, 95.4639
        Hunter-Lab:
        80.0541, -39.2334, 48.3074
      #afe30f color charts
#afe30f RGB chart
      #afe30f CMYK chart
      #afe30f RGB pie chart
      #afe30f color shades, tints & tones
#afe30f color schemes
#afe30f color preview, HTML & CSS examples
           This text has a color of #afe30f        
        
          <p style="color:#afe30f;">Text here</p>
        
        
          .mytext {color:#afe30f;}
        
        Text color #afe30f
      
           This box has a color of #afe30f        
        
          <div style="background-color:#afe30f;">Content here</div>
        
        
          .mybackground {background-color:#afe30f;}
        
        Background color #afe30f
      
           Border around this has a color of #afe30f        
        
          <div style="border:2px solid #afe30f;">Content here</div>
        
        
          .myborder {border:2px solid #afe30f;}
        
        Border color #afe30f