#adfc10 color space conversions
Hex:
        #adfc10
        RGB:
        173, 252, 16
        CMY:
        32, 1, 94
        CMYK:
        31, 0, 94, 1
      HSL:
        80°, 97.5207%, 52.5490%
        HSV (HSB):
        80°, 93.6508%, 98.8235%
        XYZ:
        52.1375, 78.5425, 12.9025
        xyY:
        0.3631, 0.5470, 78.5425
      CIE-Lab:
        91.0269, -52.0238, 86.2937
        CIE-LCH:
        91.0269, 100.7625, 121.0844
        CIE-Luv:
        91.0269, -39.6368, 104.9754
        Hunter-Lab:
        88.6242, -50.0810, 53.4051
      #adfc10 color charts
#adfc10 RGB chart
      #adfc10 CMYK chart
      #adfc10 RGB pie chart
      #adfc10 color shades, tints & tones
#adfc10 color schemes
#adfc10 color preview, HTML & CSS examples
           This text has a color of #adfc10        
        
          <p style="color:#adfc10;">Text here</p>
        
        
          .mytext {color:#adfc10;}
        
        Text color #adfc10
      
           This box has a color of #adfc10        
        
          <div style="background-color:#adfc10;">Content here</div>
        
        
          .mybackground {background-color:#adfc10;}
        
        Background color #adfc10
      
           Border around this has a color of #adfc10        
        
          <div style="border:2px solid #adfc10;">Content here</div>
        
        
          .myborder {border:2px solid #adfc10;}
        
        Border color #adfc10