#0ede3b color space conversions
Hex:
        #0ede3b
        RGB:
        14, 222, 59
        CMY:
        95, 13, 77
        CMYK:
        94, 0, 73, 13
      HSL:
        133°, 88.1356%, 46.2745%
        HSV (HSB):
        133°, 93.6937%, 87.0588%
        XYZ:
        27.0918, 52.6517, 12.8726
        xyY:
        0.2925, 0.5685, 52.6517
      CIE-Lab:
        77.6689, -74.6893, 63.3387
        CIE-LCH:
        77.6689, 97.9300, 139.7011
        CIE-Luv:
        77.6689, -71.8564, 86.4076
        Hunter-Lab:
        72.5615, -60.3372, 40.2748
      #0ede3b color charts
#0ede3b RGB chart
      #0ede3b CMYK chart
      #0ede3b RGB pie chart
      #0ede3b color shades, tints & tones
#0ede3b color schemes
#0ede3b color preview, HTML & CSS examples
           This text has a color of #0ede3b        
        
          <p style="color:#0ede3b;">Text here</p>
        
        
          .mytext {color:#0ede3b;}
        
        Text color #0ede3b
      
           This box has a color of #0ede3b        
        
          <div style="background-color:#0ede3b;">Content here</div>
        
        
          .mybackground {background-color:#0ede3b;}
        
        Background color #0ede3b
      
           Border around this has a color of #0ede3b        
        
          <div style="border:2px solid #0ede3b;">Content here</div>
        
        
          .myborder {border:2px solid #0ede3b;}
        
        Border color #0ede3b