#aafd12 color space conversions
Hex:
        #aafd12
        RGB:
        170, 253, 18
        CMY:
        33, 1, 93
        CMYK:
        33, 0, 93, 1
      HSL:
        81°, 98.3264%, 53.1373%
        HSV (HSB):
        81°, 92.8854%, 99.2157%
        XYZ:
        51.8120, 78.8403, 13.0592
        xyY:
        0.3605, 0.5486, 78.8403
      CIE-Lab:
        91.1620, -53.4596, 86.1306
        CIE-LCH:
        91.1620, 101.3726, 121.8271
        CIE-Luv:
        91.1620, -41.6124, 105.2348
        Hunter-Lab:
        88.7920, -51.2276, 53.4343
      #aafd12 color charts
#aafd12 RGB chart
      #aafd12 CMYK chart
      #aafd12 RGB pie chart
      #aafd12 color shades, tints & tones
#aafd12 color schemes
#aafd12 color preview, HTML & CSS examples
           This text has a color of #aafd12        
        
          <p style="color:#aafd12;">Text here</p>
        
        
          .mytext {color:#aafd12;}
        
        Text color #aafd12
      
           This box has a color of #aafd12        
        
          <div style="background-color:#aafd12;">Content here</div>
        
        
          .mybackground {background-color:#aafd12;}
        
        Background color #aafd12
      
           Border around this has a color of #aafd12        
        
          <div style="border:2px solid #aafd12;">Content here</div>
        
        
          .myborder {border:2px solid #aafd12;}
        
        Border color #aafd12