#affe42 color space conversions
Hex:
        #affe42
        RGB:
        175, 254, 66
        CMY:
        31, 0, 74
        CMYK:
        31, 0, 74, 0
      HSL:
        85°, 98.9474%, 62.7451%
        HSV (HSB):
        85°, 74.0157%, 99.6078%
        XYZ:
        54.1044, 80.3909, 17.8197
        xyY:
        0.3552, 0.5278, 80.3909
      CIE-Lab:
        91.8600, -50.5313, 76.5674
        CIE-LCH:
        91.8600, 91.7386, 123.4231
        CIE-Luv:
        91.8600, -39.4876, 98.5516
        Hunter-Lab:
        89.6610, -49.1940, 50.9791
      #affe42 color charts
#affe42 RGB chart
      #affe42 CMYK chart
      #affe42 RGB pie chart
      #affe42 color shades, tints & tones
#affe42 color schemes
#affe42 color preview, HTML & CSS examples
           This text has a color of #affe42        
        
          <p style="color:#affe42;">Text here</p>
        
        
          .mytext {color:#affe42;}
        
        Text color #affe42
      
           This box has a color of #affe42        
        
          <div style="background-color:#affe42;">Content here</div>
        
        
          .mybackground {background-color:#affe42;}
        
        Background color #affe42
      
           Border around this has a color of #affe42        
        
          <div style="border:2px solid #affe42;">Content here</div>
        
        
          .myborder {border:2px solid #affe42;}
        
        Border color #affe42