#1eede1 color space conversions
Hex:
        #1eede1
        RGB:
        30, 237, 225
        CMY:
        88, 7, 12
        CMYK:
        87, 0, 5, 7
      HSL:
        177°, 85.1852%, 52.3529%
        HSV (HSB):
        177°, 87.3418%, 92.9412%
        XYZ:
        44.4102, 66.2806, 81.6869
        xyY:
        0.2308, 0.3445, 66.2806
      CIE-Lab:
        85.1394, -47.9577, -7.3522
        CIE-LCH:
        85.1394, 48.5179, 188.7159
        CIE-Luv:
        85.1394, -65.8064, -4.0253
        Hunter-Lab:
        81.4129, -45.1020, -2.5005
      #1eede1 color charts
#1eede1 RGB chart
      #1eede1 CMYK chart
      #1eede1 RGB pie chart
      #1eede1 color shades, tints & tones
#1eede1 color schemes
#1eede1 color preview, HTML & CSS examples
           This text has a color of #1eede1        
        
          <p style="color:#1eede1;">Text here</p>
        
        
          .mytext {color:#1eede1;}
        
        Text color #1eede1
      
           This box has a color of #1eede1        
        
          <div style="background-color:#1eede1;">Content here</div>
        
        
          .mybackground {background-color:#1eede1;}
        
        Background color #1eede1
      
           Border around this has a color of #1eede1        
        
          <div style="border:2px solid #1eede1;">Content here</div>
        
        
          .myborder {border:2px solid #1eede1;}
        
        Border color #1eede1