#0ede09 color space conversions
Hex:
        #0ede09
        RGB:
        14, 222, 9
        CMY:
        95, 13, 96
        CMYK:
        94, 0, 96, 13
      HSL:
        119°, 92.2078%, 45.2941%
        HSV (HSB):
        119°, 95.9459%, 87.0588%
        XYZ:
        26.3517, 52.3556, 8.9752
        xyY:
        0.3005, 0.5971, 52.3556
      CIE-Lab:
        77.4930, -76.9553, 74.1536
        CIE-LCH:
        77.4930, 106.8685, 136.0622
        CIE-Luv:
        77.4930, -72.6824, 94.2386
        Hunter-Lab:
        72.3572, -61.6174, 43.2957
      #0ede09 color charts
#0ede09 RGB chart
      #0ede09 CMYK chart
      #0ede09 RGB pie chart
      #0ede09 color shades, tints & tones
#0ede09 color schemes
#0ede09 color preview, HTML & CSS examples
           This text has a color of #0ede09        
        
          <p style="color:#0ede09;">Text here</p>
        
        
          .mytext {color:#0ede09;}
        
        Text color #0ede09
      
           This box has a color of #0ede09        
        
          <div style="background-color:#0ede09;">Content here</div>
        
        
          .mybackground {background-color:#0ede09;}
        
        Background color #0ede09
      
           Border around this has a color of #0ede09        
        
          <div style="border:2px solid #0ede09;">Content here</div>
        
        
          .myborder {border:2px solid #0ede09;}
        
        Border color #0ede09