#bedc39 color space conversions
Hex:
        #bedc39
        RGB:
        190, 220, 57
        CMY:
        25, 14, 78
        CMYK:
        14, 0, 74, 14
      HSL:
        71°, 69.9571%, 54.3137%
        HSV (HSB):
        71°, 74.0909%, 86.2745%
        XYZ:
        47.5669, 62.4290, 13.4138
        xyY:
        0.3854, 0.5059, 62.4290
      CIE-Lab:
        83.1410, -30.3609, 71.4164
        CIE-LCH:
        83.1410, 77.6021, 113.0315
        CIE-Luv:
        83.1410, -13.0517, 86.7105
        Hunter-Lab:
        79.0120, -30.8102, 45.2427
      #bedc39 color charts
#bedc39 RGB chart
      #bedc39 CMYK chart
      #bedc39 RGB pie chart
      #bedc39 color shades, tints & tones
#bedc39 color schemes
#bedc39 color preview, HTML & CSS examples
           This text has a color of #bedc39        
        
          <p style="color:#bedc39;">Text here</p>
        
        
          .mytext {color:#bedc39;}
        
        Text color #bedc39
      
           This box has a color of #bedc39        
        
          <div style="background-color:#bedc39;">Content here</div>
        
        
          .mybackground {background-color:#bedc39;}
        
        Background color #bedc39
      
           Border around this has a color of #bedc39        
        
          <div style="border:2px solid #bedc39;">Content here</div>
        
        
          .myborder {border:2px solid #bedc39;}
        
        Border color #bedc39