#3bf08e color space conversions
Hex:
        #3bf08e
        RGB:
        59, 240, 142
        CMY:
        77, 6, 44
        CMYK:
        75, 0, 41, 6
      HSL:
        148°, 85.7820%, 58.6275%
        HSV (HSB):
        148°, 75.4167%, 94.1176%
        XYZ:
        37.8462, 65.2030, 36.1819
        xyY:
        0.2718, 0.4683, 65.2030
      CIE-Lab:
        84.5882, -65.7251, 34.8990
        CIE-LCH:
        84.5882, 74.4159, 152.0324
        CIE-Luv:
        84.5882, -69.5066, 58.8848
        Hunter-Lab:
        80.7484, -57.6479, 29.9570
      #3bf08e color charts
#3bf08e RGB chart
      #3bf08e CMYK chart
      #3bf08e RGB pie chart
      #3bf08e color shades, tints & tones
#3bf08e color schemes
#3bf08e color preview, HTML & CSS examples
           This text has a color of #3bf08e        
        
          <p style="color:#3bf08e;">Text here</p>
        
        
          .mytext {color:#3bf08e;}
        
        Text color #3bf08e
      
           This box has a color of #3bf08e        
        
          <div style="background-color:#3bf08e;">Content here</div>
        
        
          .mybackground {background-color:#3bf08e;}
        
        Background color #3bf08e
      
           Border around this has a color of #3bf08e        
        
          <div style="border:2px solid #3bf08e;">Content here</div>
        
        
          .myborder {border:2px solid #3bf08e;}
        
        Border color #3bf08e