#1edaad color space conversions
Hex:
        #1edaad
        RGB:
        30, 218, 173
        CMY:
        88, 15, 32
        CMYK:
        86, 0, 21, 15
      HSL:
        166°, 75.8065%, 48.6275%
        HSV (HSB):
        166°, 86.2385%, 85.4902%
        XYZ:
        33.1496, 53.4360, 48.1022
        xyY:
        0.2461, 0.3967, 53.4360
      CIE-Lab:
        78.1317, -53.7880, 9.9732
        CIE-LCH:
        78.1317, 54.7048, 169.4956
        CIE-Luv:
        78.1317, -63.3766, 23.2655
        Hunter-Lab:
        73.0999, -46.9779, 12.1551
      #1edaad color charts
#1edaad RGB chart
      #1edaad CMYK chart
      #1edaad RGB pie chart
      #1edaad color shades, tints & tones
#1edaad color schemes
#1edaad color preview, HTML & CSS examples
           This text has a color of #1edaad        
        
          <p style="color:#1edaad;">Text here</p>
        
        
          .mytext {color:#1edaad;}
        
        Text color #1edaad
      
           This box has a color of #1edaad        
        
          <div style="background-color:#1edaad;">Content here</div>
        
        
          .mybackground {background-color:#1edaad;}
        
        Background color #1edaad
      
           Border around this has a color of #1edaad        
        
          <div style="border:2px solid #1edaad;">Content here</div>
        
        
          .myborder {border:2px solid #1edaad;}
        
        Border color #1edaad