#bedb0e color space conversions
Hex:
        #bedb0e
        RGB:
        190, 219, 14
        CMY:
        25, 14, 95
        CMYK:
        13, 0, 94, 14
      HSL:
        68°, 87.9828%, 45.6863%
        HSV (HSB):
        68°, 93.6073%, 85.8824%
        XYZ:
        46.6460, 61.6419, 9.8550
        xyY:
        0.3948, 0.5218, 61.6419
      CIE-Lab:
        82.7226, -31.1360, 80.4142
        CIE-LCH:
        82.7226, 86.2317, 111.1662
        CIE-Luv:
        82.7226, -12.2728, 92.4574
        Hunter-Lab:
        78.5124, -31.3457, 47.5164
      #bedb0e color charts
#bedb0e RGB chart
      #bedb0e CMYK chart
      #bedb0e RGB pie chart
      #bedb0e color shades, tints & tones
#bedb0e color schemes
#bedb0e color preview, HTML & CSS examples
           This text has a color of #bedb0e        
        
          <p style="color:#bedb0e;">Text here</p>
        
        
          .mytext {color:#bedb0e;}
        
        Text color #bedb0e
      
           This box has a color of #bedb0e        
        
          <div style="background-color:#bedb0e;">Content here</div>
        
        
          .mybackground {background-color:#bedb0e;}
        
        Background color #bedb0e
      
           Border around this has a color of #bedb0e        
        
          <div style="border:2px solid #bedb0e;">Content here</div>
        
        
          .myborder {border:2px solid #bedb0e;}
        
        Border color #bedb0e