#1edeb7 color space conversions
Hex:
        #1edeb7
        RGB:
        30, 222, 183
        CMY:
        88, 13, 28
        CMYK:
        86, 0, 18, 13
      HSL:
        168°, 76.1905%, 49.4118%
        HSV (HSB):
        168°, 86.4865%, 87.0588%
        XYZ:
        35.2039, 55.9375, 53.7413
        xyY:
        0.2430, 0.3861, 55.9375
      CIE-Lab:
        79.5782, -52.8980, 6.7334
        CIE-LCH:
        79.5782, 53.3249, 172.7458
        CIE-Luv:
        79.5782, -63.9852, 18.4623
        Hunter-Lab:
        74.7914, -46.8658, 9.7511
      #1edeb7 color charts
#1edeb7 RGB chart
      #1edeb7 CMYK chart
      #1edeb7 RGB pie chart
      #1edeb7 color shades, tints & tones
#1edeb7 color schemes
#1edeb7 color preview, HTML & CSS examples
           This text has a color of #1edeb7        
        
          <p style="color:#1edeb7;">Text here</p>
        
        
          .mytext {color:#1edeb7;}
        
        Text color #1edeb7
      
           This box has a color of #1edeb7        
        
          <div style="background-color:#1edeb7;">Content here</div>
        
        
          .mybackground {background-color:#1edeb7;}
        
        Background color #1edeb7
      
           Border around this has a color of #1edeb7        
        
          <div style="border:2px solid #1edeb7;">Content here</div>
        
        
          .myborder {border:2px solid #1edeb7;}
        
        Border color #1edeb7