#1edcc5 color space conversions
Hex:
        #1edcc5
        RGB:
        30, 220, 197
        CMY:
        88, 14, 23
        CMYK:
        86, 0, 10, 14
      HSL:
        173°, 76.0000%, 49.0196%
        HSV (HSB):
        173°, 86.3636%, 86.2745%
        XYZ:
        36.2067, 55.4936, 61.6264
        xyY:
        0.2361, 0.3619, 55.4936
      CIE-Lab:
        79.3248, -48.4282, -1.0838
        CIE-LCH:
        79.3248, 48.4403, 181.2820
        CIE-Luv:
        79.3248, -62.2514, 5.9270
        Hunter-Lab:
        74.4941, -43.6075, 3.0972
      #1edcc5 color charts
#1edcc5 RGB chart
      #1edcc5 CMYK chart
      #1edcc5 RGB pie chart
      #1edcc5 color shades, tints & tones
#1edcc5 color schemes
#1edcc5 color preview, HTML & CSS examples
           This text has a color of #1edcc5        
        
          <p style="color:#1edcc5;">Text here</p>
        
        
          .mytext {color:#1edcc5;}
        
        Text color #1edcc5
      
           This box has a color of #1edcc5        
        
          <div style="background-color:#1edcc5;">Content here</div>
        
        
          .mybackground {background-color:#1edcc5;}
        
        Background color #1edcc5
      
           Border around this has a color of #1edcc5        
        
          <div style="border:2px solid #1edcc5;">Content here</div>
        
        
          .myborder {border:2px solid #1edcc5;}
        
        Border color #1edcc5