#affe16 color space conversions
Hex:
        #affe16
        RGB:
        175, 254, 22
        CMY:
        31, 0, 91
        CMYK:
        31, 0, 91, 0
      HSL:
        80°, 99.1453%, 54.1176%
        HSV (HSB):
        80°, 91.3386%, 99.6078%
        XYZ:
        53.2658, 80.0555, 13.4039
        xyY:
        0.3630, 0.5456, 80.0555
      CIE-Lab:
        91.7098, -52.0357, 86.2147
        CIE-LCH:
        91.7098, 100.7010, 121.1135
        CIE-Luv:
        91.7098, -39.6111, 105.3101
        Hunter-Lab:
        89.4737, -50.3138, 53.7495
      #affe16 color charts
#affe16 RGB chart
      #affe16 CMYK chart
      #affe16 RGB pie chart
      #affe16 color shades, tints & tones
#affe16 color schemes
#affe16 color preview, HTML & CSS examples
           This text has a color of #affe16        
        
          <p style="color:#affe16;">Text here</p>
        
        
          .mytext {color:#affe16;}
        
        Text color #affe16
      
           This box has a color of #affe16        
        
          <div style="background-color:#affe16;">Content here</div>
        
        
          .mybackground {background-color:#affe16;}
        
        Background color #affe16
      
           Border around this has a color of #affe16        
        
          <div style="border:2px solid #affe16;">Content here</div>
        
        
          .myborder {border:2px solid #affe16;}
        
        Border color #affe16