#3afa05 color space conversions
Hex:
        #3afa05
        RGB:
        58, 250, 5
        CMY:
        77, 2, 98
        CMYK:
        77, 0, 98, 2
      HSL:
        107°, 96.0784%, 50.0000%
        HSV (HSB):
        107°, 98.0000%, 98.0392%
        XYZ:
        35.9579, 69.2817, 11.6211
        xyY:
        0.3077, 0.5929, 69.2817
      CIE-Lab:
        86.6434, -80.8058, 82.1020
        CIE-LCH:
        86.6434, 115.1968, 134.5441
        CIE-Luv:
        86.6434, -76.8937, 105.1838
        Hunter-Lab:
        83.2356, -68.5501, 49.9871
      #3afa05 color charts
#3afa05 RGB chart
      #3afa05 CMYK chart
      #3afa05 RGB pie chart
      #3afa05 color shades, tints & tones
#3afa05 color schemes
#3afa05 color preview, HTML & CSS examples
           This text has a color of #3afa05        
        
          <p style="color:#3afa05;">Text here</p>
        
        
          .mytext {color:#3afa05;}
        
        Text color #3afa05
      
           This box has a color of #3afa05        
        
          <div style="background-color:#3afa05;">Content here</div>
        
        
          .mybackground {background-color:#3afa05;}
        
        Background color #3afa05
      
           Border around this has a color of #3afa05        
        
          <div style="border:2px solid #3afa05;">Content here</div>
        
        
          .myborder {border:2px solid #3afa05;}
        
        Border color #3afa05