#1edb01 color space conversions
Hex:
        #1edb01
        RGB:
        30, 219, 1
        CMY:
        88, 14, 100
        CMYK:
        86, 0, 100, 14
      HSL:
        112°, 99.0909%, 43.1373%
        HSV (HSB):
        112°, 99.5434%, 85.8824%
        XYZ:
        25.8724, 50.9412, 8.4977
        xyY:
        0.3033, 0.5971, 50.9412
      CIE-Lab:
        76.6434, -75.2819, 74.2605
        CIE-LCH:
        76.6434, 105.7449, 135.3913
        CIE-Luv:
        76.6434, -70.6761, 93.5297
        Hunter-Lab:
        71.3731, -60.1976, 42.9021
      #1edb01 color charts
#1edb01 RGB chart
      #1edb01 CMYK chart
      #1edb01 RGB pie chart
      #1edb01 color shades, tints & tones
#1edb01 color schemes
#1edb01 color preview, HTML & CSS examples
           This text has a color of #1edb01        
        
          <p style="color:#1edb01;">Text here</p>
        
        
          .mytext {color:#1edb01;}
        
        Text color #1edb01
      
           This box has a color of #1edb01        
        
          <div style="background-color:#1edb01;">Content here</div>
        
        
          .mybackground {background-color:#1edb01;}
        
        Background color #1edb01
      
           Border around this has a color of #1edb01        
        
          <div style="border:2px solid #1edb01;">Content here</div>
        
        
          .myborder {border:2px solid #1edb01;}
        
        Border color #1edb01