#3afc0a color space conversions
Hex:
        #3afc0a
        RGB:
        58, 252, 10
        CMY:
        77, 1, 96
        CMYK:
        77, 0, 96, 1
      HSL:
        108°, 97.5806%, 51.3725%
        HSV (HSB):
        108°, 96.0317%, 98.8235%
        XYZ:
        36.6101, 70.5423, 11.9736
        xyY:
        0.3073, 0.5922, 70.5423
      CIE-Lab:
        87.2621, -81.2997, 82.2191
        CIE-LCH:
        87.2621, 115.6271, 134.6779
        CIE-Luv:
        87.2621, -77.5058, 105.6977
        Hunter-Lab:
        83.9894, -69.1753, 50.3402
      #3afc0a color charts
#3afc0a RGB chart
      #3afc0a CMYK chart
      #3afc0a RGB pie chart
      #3afc0a color shades, tints & tones
#3afc0a color schemes
#3afc0a color preview, HTML & CSS examples
           This text has a color of #3afc0a        
        
          <p style="color:#3afc0a;">Text here</p>
        
        
          .mytext {color:#3afc0a;}
        
        Text color #3afc0a
      
           This box has a color of #3afc0a        
        
          <div style="background-color:#3afc0a;">Content here</div>
        
        
          .mybackground {background-color:#3afc0a;}
        
        Background color #3afc0a
      
           Border around this has a color of #3afc0a        
        
          <div style="border:2px solid #3afc0a;">Content here</div>
        
        
          .myborder {border:2px solid #3afc0a;}
        
        Border color #3afc0a