#bed39b color space conversions
Hex:
        #bed39b
        RGB:
        190, 211, 155
        CMY:
        25, 17, 39
        CMYK:
        10, 0, 27, 17
      HSL:
        82°, 38.8889%, 71.7647%
        HSV (HSB):
        82°, 26.5403%, 82.7451%
        XYZ:
        50.4459, 59.9022, 39.9139
        xyY:
        0.3357, 0.3987, 59.9022
      CIE-Lab:
        81.7850, -16.6637, 25.4581
        CIE-LCH:
        81.7850, 30.4268, 123.2068
        CIE-Luv:
        81.7850, -9.6023, 38.4001
        Hunter-Lab:
        77.3965, -19.1004, 23.6014
      #bed39b color charts
#bed39b RGB chart
      #bed39b CMYK chart
      #bed39b RGB pie chart
      #bed39b color shades, tints & tones
#bed39b color schemes
#bed39b color preview, HTML & CSS examples
           This text has a color of #bed39b        
        
          <p style="color:#bed39b;">Text here</p>
        
        
          .mytext {color:#bed39b;}
        
        Text color #bed39b
      
           This box has a color of #bed39b        
        
          <div style="background-color:#bed39b;">Content here</div>
        
        
          .mybackground {background-color:#bed39b;}
        
        Background color #bed39b
      
           Border around this has a color of #bed39b        
        
          <div style="border:2px solid #bed39b;">Content here</div>
        
        
          .myborder {border:2px solid #bed39b;}
        
        Border color #bed39b