#1edae1 color space conversions
Hex:
        #1edae1
        RGB:
        30, 218, 225
        CMY:
        88, 15, 12
        CMYK:
        87, 3, 0, 12
      HSL:
        182°, 76.4706%, 50.0000%
        HSV (HSB):
        182°, 86.6667%, 88.2353%
        XYZ:
        39.1974, 55.8551, 79.9493
        xyY:
        0.2240, 0.3192, 55.8551
      CIE-Lab:
        79.5313, -39.6012, -15.7235
        CIE-LCH:
        79.5313, 42.6085, 201.6553
        CIE-Luv:
        79.5313, -59.4050, -18.8623
        Hunter-Lab:
        74.7362, -37.1693, -11.1103
      #1edae1 color charts
#1edae1 RGB chart
      #1edae1 CMYK chart
      #1edae1 RGB pie chart
      #1edae1 color shades, tints & tones
#1edae1 color schemes
#1edae1 color preview, HTML & CSS examples
           This text has a color of #1edae1        
        
          <p style="color:#1edae1;">Text here</p>
        
        
          .mytext {color:#1edae1;}
        
        Text color #1edae1
      
           This box has a color of #1edae1        
        
          <div style="background-color:#1edae1;">Content here</div>
        
        
          .mybackground {background-color:#1edae1;}
        
        Background color #1edae1
      
           Border around this has a color of #1edae1        
        
          <div style="border:2px solid #1edae1;">Content here</div>
        
        
          .myborder {border:2px solid #1edae1;}
        
        Border color #1edae1