#a5f212 color space conversions
Hex:
        #a5f212
        RGB:
        165, 242, 18
        CMY:
        35, 5, 93
        CMYK:
        32, 0, 93, 5
      HSL:
        81°, 89.6000%, 50.9804%
        HSV (HSB):
        81°, 92.5620%, 94.9020%
        XYZ:
        47.3784, 71.5473, 11.8852
        xyY:
        0.3622, 0.5470, 71.5473
      CIE-Lab:
        87.7502, -50.7533, 83.2972
        CIE-LCH:
        87.7502, 97.5414, 121.3541
        CIE-Luv:
        87.7502, -38.7118, 101.0428
        Hunter-Lab:
        84.5856, -48.0428, 50.8791
      #a5f212 color charts
#a5f212 RGB chart
      #a5f212 CMYK chart
      #a5f212 RGB pie chart
      #a5f212 color shades, tints & tones
#a5f212 color schemes
#a5f212 color preview, HTML & CSS examples
           This text has a color of #a5f212        
        
          <p style="color:#a5f212;">Text here</p>
        
        
          .mytext {color:#a5f212;}
        
        Text color #a5f212
      
           This box has a color of #a5f212        
        
          <div style="background-color:#a5f212;">Content here</div>
        
        
          .mybackground {background-color:#a5f212;}
        
        Background color #a5f212
      
           Border around this has a color of #a5f212        
        
          <div style="border:2px solid #a5f212;">Content here</div>
        
        
          .myborder {border:2px solid #a5f212;}
        
        Border color #a5f212