#1edbb5 color space conversions
Hex:
        #1edbb5
        RGB:
        30, 219, 181
        CMY:
        88, 14, 29
        CMYK:
        86, 0, 17, 14
      HSL:
        168°, 75.9036%, 48.8235%
        HSV (HSB):
        168°, 86.3014%, 85.8824%
        XYZ:
        34.2074, 54.2753, 52.3893
        xyY:
        0.2428, 0.3853, 54.2753
      CIE-Lab:
        78.6220, -52.1968, 6.4214
        CIE-LCH:
        78.6220, 52.5903, 172.9866
        CIE-Luv:
        78.6220, -63.1231, 17.8528
        Hunter-Lab:
        73.6717, -46.0440, 9.4080
      #1edbb5 color charts
#1edbb5 RGB chart
      #1edbb5 CMYK chart
      #1edbb5 RGB pie chart
      #1edbb5 color shades, tints & tones
#1edbb5 color schemes
#1edbb5 color preview, HTML & CSS examples
           This text has a color of #1edbb5        
        
          <p style="color:#1edbb5;">Text here</p>
        
        
          .mytext {color:#1edbb5;}
        
        Text color #1edbb5
      
           This box has a color of #1edbb5        
        
          <div style="background-color:#1edbb5;">Content here</div>
        
        
          .mybackground {background-color:#1edbb5;}
        
        Background color #1edbb5
      
           Border around this has a color of #1edbb5        
        
          <div style="border:2px solid #1edbb5;">Content here</div>
        
        
          .myborder {border:2px solid #1edbb5;}
        
        Border color #1edbb5