#bedc2b color space conversions
Hex:
        #bedc2b
        RGB:
        190, 220, 43
        CMY:
        25, 14, 83
        CMYK:
        14, 0, 80, 14
      HSL:
        70°, 71.6599%, 51.5686%
        HSV (HSB):
        70°, 80.4545%, 86.2745%
        XYZ:
        47.2644, 62.3080, 11.8210
        xyY:
        0.3893, 0.5133, 62.3080
      CIE-Lab:
        83.0769, -30.9278, 75.4120
        CIE-LCH:
        83.0769, 81.5077, 112.2994
        CIE-Luv:
        83.0769, -12.9661, 89.5034
        Hunter-Lab:
        78.9354, -31.2558, 46.3758
      #bedc2b color charts
#bedc2b RGB chart
      #bedc2b CMYK chart
      #bedc2b RGB pie chart
      #bedc2b color shades, tints & tones
#bedc2b color schemes
#bedc2b color preview, HTML & CSS examples
           This text has a color of #bedc2b        
        
          <p style="color:#bedc2b;">Text here</p>
        
        
          .mytext {color:#bedc2b;}
        
        Text color #bedc2b
      
           This box has a color of #bedc2b        
        
          <div style="background-color:#bedc2b;">Content here</div>
        
        
          .mybackground {background-color:#bedc2b;}
        
        Background color #bedc2b
      
           Border around this has a color of #bedc2b        
        
          <div style="border:2px solid #bedc2b;">Content here</div>
        
        
          .myborder {border:2px solid #bedc2b;}
        
        Border color #bedc2b