#3bf980 color space conversions
Hex:
        #3bf980
        RGB:
        59, 249, 128
        CMY:
        77, 2, 50
        CMYK:
        76, 0, 49, 2
      HSL:
        142°, 94.0594%, 60.3922%
        HSV (HSB):
        142°, 76.3052%, 97.6471%
        XYZ:
        39.5756, 70.2397, 31.8938
        xyY:
        0.2793, 0.4957, 70.2397
      CIE-Lab:
        87.1143, -71.0936, 44.9585
        CIE-LCH:
        87.1143, 84.1164, 147.6914
        CIE-Luv:
        87.1143, -73.2539, 71.8007
        Hunter-Lab:
        83.8091, -62.3763, 36.1034
      #3bf980 color charts
#3bf980 RGB chart
      #3bf980 CMYK chart
      #3bf980 RGB pie chart
      #3bf980 color shades, tints & tones
#3bf980 color schemes
#3bf980 color preview, HTML & CSS examples
           This text has a color of #3bf980        
        
          <p style="color:#3bf980;">Text here</p>
        
        
          .mytext {color:#3bf980;}
        
        Text color #3bf980
      
           This box has a color of #3bf980        
        
          <div style="background-color:#3bf980;">Content here</div>
        
        
          .mybackground {background-color:#3bf980;}
        
        Background color #3bf980
      
           Border around this has a color of #3bf980        
        
          <div style="border:2px solid #3bf980;">Content here</div>
        
        
          .myborder {border:2px solid #3bf980;}
        
        Border color #3bf980