#a0fd14 color space conversions
Hex:
        #a0fd14
        RGB:
        160, 253, 20
        CMY:
        37, 1, 92
        CMYK:
        37, 0, 92, 1
      HSL:
        84°, 98.3122%, 53.5294%
        HSV (HSB):
        84°, 92.0949%, 99.2157%
        XYZ:
        49.7488, 77.7746, 13.0518
        xyY:
        0.3539, 0.5533, 77.7746
      CIE-Lab:
        90.6770, -56.8644, 85.3130
        CIE-LCH:
        90.6770, 102.5274, 123.6850
        CIE-Luv:
        90.6770, -46.3790, 105.1224
        Hunter-Lab:
        88.1899, -53.6389, 52.9582
      #a0fd14 color charts
#a0fd14 RGB chart
      #a0fd14 CMYK chart
      #a0fd14 RGB pie chart
      #a0fd14 color shades, tints & tones
#a0fd14 color schemes
#a0fd14 color preview, HTML & CSS examples
           This text has a color of #a0fd14        
        
          <p style="color:#a0fd14;">Text here</p>
        
        
          .mytext {color:#a0fd14;}
        
        Text color #a0fd14
      
           This box has a color of #a0fd14        
        
          <div style="background-color:#a0fd14;">Content here</div>
        
        
          .mybackground {background-color:#a0fd14;}
        
        Background color #a0fd14
      
           Border around this has a color of #a0fd14        
        
          <div style="border:2px solid #a0fd14;">Content here</div>
        
        
          .myborder {border:2px solid #a0fd14;}
        
        Border color #a0fd14