#3afa12 color space conversions
Hex:
        #3afa12
        RGB:
        58, 250, 18
        CMY:
        77, 2, 93
        CMYK:
        77, 0, 93, 2
      HSL:
        110°, 95.8678%, 52.5490%
        HSV (HSB):
        110°, 92.8000%, 98.0392%
        XYZ:
        36.0397, 69.3144, 12.0518
        xyY:
        0.3070, 0.5904, 69.3144
      CIE-Lab:
        86.6595, -80.6015, 80.9720
        CIE-LCH:
        86.6595, 114.2500, 134.8686
        CIE-Luv:
        86.6595, -76.8213, 104.4406
        Hunter-Lab:
        83.2553, -68.4273, 49.6960
      #3afa12 color charts
#3afa12 RGB chart
      #3afa12 CMYK chart
      #3afa12 RGB pie chart
      #3afa12 color shades, tints & tones
#3afa12 color schemes
#3afa12 color preview, HTML & CSS examples
           This text has a color of #3afa12        
        
          <p style="color:#3afa12;">Text here</p>
        
        
          .mytext {color:#3afa12;}
        
        Text color #3afa12
      
           This box has a color of #3afa12        
        
          <div style="background-color:#3afa12;">Content here</div>
        
        
          .mybackground {background-color:#3afa12;}
        
        Background color #3afa12
      
           Border around this has a color of #3afa12        
        
          <div style="border:2px solid #3afa12;">Content here</div>
        
        
          .myborder {border:2px solid #3afa12;}
        
        Border color #3afa12