#bedd30 color space conversions
Hex:
        #bedd30
        RGB:
        190, 221, 48
        CMY:
        25, 13, 81
        CMYK:
        14, 0, 78, 13
      HSL:
        71°, 71.7842%, 52.7451%
        HSV (HSB):
        71°, 78.2805%, 86.6667%
        XYZ:
        47.6252, 62.8735, 12.4220
        xyY:
        0.3874, 0.5115, 62.8735
      CIE-Lab:
        83.3758, -31.2107, 74.3371
        CIE-LCH:
        83.3758, 80.6233, 112.7753
        CIE-Luv:
        83.3758, -13.5774, 89.0043
        Hunter-Lab:
        79.2928, -31.5510, 46.2166
      #bedd30 color charts
#bedd30 RGB chart
      #bedd30 CMYK chart
      #bedd30 RGB pie chart
      #bedd30 color shades, tints & tones
#bedd30 color schemes
#bedd30 color preview, HTML & CSS examples
           This text has a color of #bedd30        
        
          <p style="color:#bedd30;">Text here</p>
        
        
          .mytext {color:#bedd30;}
        
        Text color #bedd30
      
           This box has a color of #bedd30        
        
          <div style="background-color:#bedd30;">Content here</div>
        
        
          .mybackground {background-color:#bedd30;}
        
        Background color #bedd30
      
           Border around this has a color of #bedd30        
        
          <div style="border:2px solid #bedd30;">Content here</div>
        
        
          .myborder {border:2px solid #bedd30;}
        
        Border color #bedd30