#3df85d color space conversions
Hex:
        #3df85d
        RGB:
        61, 248, 93
        CMY:
        76, 3, 64
        CMYK:
        75, 0, 63, 3
      HSL:
        130°, 93.0348%, 60.5882%
        HSV (HSB):
        130°, 75.4032%, 97.2549%
        XYZ:
        37.4677, 68.9172, 21.6835
        xyY:
        0.2926, 0.5381, 68.9172
      CIE-Lab:
        86.4630, -75.0368, 59.8666
        CIE-LCH:
        86.4630, 95.9923, 141.4161
        CIE-Luv:
        86.4630, -74.1218, 87.1451
        Hunter-Lab:
        83.0164, -64.7166, 42.6252
      #3df85d color charts
#3df85d RGB chart
      #3df85d CMYK chart
      #3df85d RGB pie chart
      #3df85d color shades, tints & tones
#3df85d color schemes
#3df85d color preview, HTML & CSS examples
           This text has a color of #3df85d        
        
          <p style="color:#3df85d;">Text here</p>
        
        
          .mytext {color:#3df85d;}
        
        Text color #3df85d
      
           This box has a color of #3df85d        
        
          <div style="background-color:#3df85d;">Content here</div>
        
        
          .mybackground {background-color:#3df85d;}
        
        Background color #3df85d
      
           Border around this has a color of #3df85d        
        
          <div style="border:2px solid #3df85d;">Content here</div>
        
        
          .myborder {border:2px solid #3df85d;}
        
        Border color #3df85d