#3bf076 color space conversions
Hex:
        #3bf076
        RGB:
        59, 240, 118
        CMY:
        77, 6, 54
        CMYK:
        75, 0, 51, 6
      HSL:
        140°, 85.7820%, 58.6275%
        HSV (HSB):
        140°, 75.4167%, 94.1176%
        XYZ:
        36.2337, 64.5580, 27.6908
        xyY:
        0.2820, 0.5025, 64.5580
      CIE-Lab:
        84.2554, -69.5908, 46.1411
        CIE-LCH:
        84.2554, 83.4978, 146.4543
        CIE-Luv:
        84.2554, -70.7444, 72.1272
        Hunter-Lab:
        80.3480, -60.1126, 35.8102
      #3bf076 color charts
#3bf076 RGB chart
      #3bf076 CMYK chart
      #3bf076 RGB pie chart
      #3bf076 color shades, tints & tones
#3bf076 color schemes
#3bf076 color preview, HTML & CSS examples
           This text has a color of #3bf076        
        
          <p style="color:#3bf076;">Text here</p>
        
        
          .mytext {color:#3bf076;}
        
        Text color #3bf076
      
           This box has a color of #3bf076        
        
          <div style="background-color:#3bf076;">Content here</div>
        
        
          .mybackground {background-color:#3bf076;}
        
        Background color #3bf076
      
           Border around this has a color of #3bf076        
        
          <div style="border:2px solid #3bf076;">Content here</div>
        
        
          .myborder {border:2px solid #3bf076;}
        
        Border color #3bf076