#afff11 color space conversions
Hex:
        #afff11
        RGB:
        175, 255, 17
        CMY:
        31, 0, 93
        CMYK:
        31, 0, 93, 0
      HSL:
        80°, 100.0000%, 53.3333%
        HSV (HSB):
        80°, 93.3333%, 100.0000%
        XYZ:
        53.5404, 80.6744, 13.2802
        xyY:
        0.3630, 0.5470, 80.6744
      CIE-Lab:
        91.9866, -52.5221, 86.9992
        CIE-LCH:
        91.9866, 101.6239, 121.1197
        CIE-Luv:
        91.9866, -40.1106, 106.0464
        Hunter-Lab:
        89.8189, -50.7807, 54.1069
      #afff11 color charts
#afff11 RGB chart
      #afff11 CMYK chart
      #afff11 RGB pie chart
      #afff11 color shades, tints & tones
#afff11 color schemes
#afff11 color preview, HTML & CSS examples
           This text has a color of #afff11        
        
          <p style="color:#afff11;">Text here</p>
        
        
          .mytext {color:#afff11;}
        
        Text color #afff11
      
           This box has a color of #afff11        
        
          <div style="background-color:#afff11;">Content here</div>
        
        
          .mybackground {background-color:#afff11;}
        
        Background color #afff11
      
           Border around this has a color of #afff11        
        
          <div style="border:2px solid #afff11;">Content here</div>
        
        
          .myborder {border:2px solid #afff11;}
        
        Border color #afff11