#1edee1 color space conversions
Hex:
        #1edee1
        RGB:
        30, 222, 225
        CMY:
        88, 13, 12
        CMYK:
        87, 1, 0, 12
      HSL:
        181°, 76.4706%, 50.0000%
        HSV (HSB):
        181°, 86.6667%, 88.2353%
        XYZ:
        40.2473, 57.9548, 80.2993
        xyY:
        0.2255, 0.3247, 57.9548
      CIE-Lab:
        80.7137, -41.4042, -13.9478
        CIE-LCH:
        80.7137, 43.6904, 198.6170
        CIE-Luv:
        80.7137, -60.7595, -15.6984
        Hunter-Lab:
        76.1281, -38.8549, -9.2490
      #1edee1 color charts
#1edee1 RGB chart
      #1edee1 CMYK chart
      #1edee1 RGB pie chart
      #1edee1 color shades, tints & tones
#1edee1 color schemes
#1edee1 color preview, HTML & CSS examples
           This text has a color of #1edee1        
        
          <p style="color:#1edee1;">Text here</p>
        
        
          .mytext {color:#1edee1;}
        
        Text color #1edee1
      
           This box has a color of #1edee1        
        
          <div style="background-color:#1edee1;">Content here</div>
        
        
          .mybackground {background-color:#1edee1;}
        
        Background color #1edee1
      
           Border around this has a color of #1edee1        
        
          <div style="border:2px solid #1edee1;">Content here</div>
        
        
          .myborder {border:2px solid #1edee1;}
        
        Border color #1edee1