#0edb0b color space conversions
Hex:
        #0edb0b
        RGB:
        14, 219, 11
        CMY:
        95, 14, 96
        CMYK:
        94, 0, 95, 14
      HSL:
        119°, 90.4348%, 45.0980%
        HSV (HSB):
        119°, 94.9772%, 85.8824%
        XYZ:
        25.5730, 50.7806, 8.7704
        xyY:
        0.3004, 0.5965, 50.7806
      CIE-Lab:
        76.5459, -76.1163, 73.1879
        CIE-LCH:
        76.5459, 105.5943, 136.1237
        CIE-Luv:
        76.5459, -71.7573, 92.9427
        Hunter-Lab:
        71.2605, -60.6481, 42.5852
      #0edb0b color charts
#0edb0b RGB chart
      #0edb0b CMYK chart
      #0edb0b RGB pie chart
      #0edb0b color shades, tints & tones
#0edb0b color schemes
#0edb0b color preview, HTML & CSS examples
           This text has a color of #0edb0b        
        
          <p style="color:#0edb0b;">Text here</p>
        
        
          .mytext {color:#0edb0b;}
        
        Text color #0edb0b
      
           This box has a color of #0edb0b        
        
          <div style="background-color:#0edb0b;">Content here</div>
        
        
          .mybackground {background-color:#0edb0b;}
        
        Background color #0edb0b
      
           Border around this has a color of #0edb0b        
        
          <div style="border:2px solid #0edb0b;">Content here</div>
        
        
          .myborder {border:2px solid #0edb0b;}
        
        Border color #0edb0b