#bed74b color space conversions
Hex:
        #bed74b
        RGB:
        190, 215, 75
        CMY:
        25, 16, 71
        CMYK:
        12, 0, 65, 16
      HSL:
        71°, 63.6364%, 56.8627%
        HSV (HSB):
        71°, 65.1163%, 84.3137%
        XYZ:
        46.8056, 60.0560, 15.7817
        xyY:
        0.3816, 0.4897, 60.0560
      CIE-Lab:
        81.8686, -27.0056, 63.6814
        CIE-LCH:
        81.8686, 69.1710, 112.9805
        CIE-Luv:
        81.8686, -10.2967, 79.7037
        Hunter-Lab:
        77.4958, -27.8079, 42.1729
      #bed74b color charts
#bed74b RGB chart
      #bed74b CMYK chart
      #bed74b RGB pie chart
      #bed74b color shades, tints & tones
#bed74b color schemes
#bed74b color preview, HTML & CSS examples
           This text has a color of #bed74b        
        
          <p style="color:#bed74b;">Text here</p>
        
        
          .mytext {color:#bed74b;}
        
        Text color #bed74b
      
           This box has a color of #bed74b        
        
          <div style="background-color:#bed74b;">Content here</div>
        
        
          .mybackground {background-color:#bed74b;}
        
        Background color #bed74b
      
           Border around this has a color of #bed74b        
        
          <div style="border:2px solid #bed74b;">Content here</div>
        
        
          .myborder {border:2px solid #bed74b;}
        
        Border color #bed74b