#1edeb4 color space conversions
Hex:
        #1edeb4
        RGB:
        30, 222, 180
        CMY:
        88, 13, 29
        CMYK:
        86, 0, 19, 13
      HSL:
        167°, 76.1905%, 49.4118%
        HSV (HSB):
        167°, 86.4865%, 87.0588%
        XYZ:
        34.8949, 55.8139, 52.1140
        xyY:
        0.2443, 0.3908, 55.8139
      CIE-Lab:
        79.5078, -53.6481, 8.2236
        CIE-LCH:
        79.5078, 54.2748, 171.2851
        CIE-Luv:
        79.5078, -64.2080, 20.7703
        Hunter-Lab:
        74.7087, -47.3664, 10.9376
      #1edeb4 color charts
#1edeb4 RGB chart
      #1edeb4 CMYK chart
      #1edeb4 RGB pie chart
      #1edeb4 color shades, tints & tones
#1edeb4 color schemes
#1edeb4 color preview, HTML & CSS examples
           This text has a color of #1edeb4        
        
          <p style="color:#1edeb4;">Text here</p>
        
        
          .mytext {color:#1edeb4;}
        
        Text color #1edeb4
      
           This box has a color of #1edeb4        
        
          <div style="background-color:#1edeb4;">Content here</div>
        
        
          .mybackground {background-color:#1edeb4;}
        
        Background color #1edeb4
      
           Border around this has a color of #1edeb4        
        
          <div style="border:2px solid #1edeb4;">Content here</div>
        
        
          .myborder {border:2px solid #1edeb4;}
        
        Border color #1edeb4