#1ed4da color space conversions
Hex:
        #1ed4da
        RGB:
        30, 212, 218
        CMY:
        88, 17, 15
        CMYK:
        86, 3, 0, 15
      HSL:
        182°, 75.8065%, 48.6275%
        HSV (HSB):
        182°, 86.2385%, 85.4902%
        XYZ:
        36.7338, 52.4249, 74.5126
        xyY:
        0.2244, 0.3203, 52.4249
      CIE-Lab:
        77.5342, -38.9599, -14.9803
        CIE-LCH:
        77.5342, 41.7407, 201.0320
        CIE-Luv:
        77.5342, -57.9096, -17.6789
        Hunter-Lab:
        72.4051, -36.1492, -10.3323
      #1ed4da color charts
#1ed4da RGB chart
      #1ed4da CMYK chart
      #1ed4da RGB pie chart
      #1ed4da color shades, tints & tones
#1ed4da color schemes
#1ed4da color preview, HTML & CSS examples
           This text has a color of #1ed4da        
        
          <p style="color:#1ed4da;">Text here</p>
        
        
          .mytext {color:#1ed4da;}
        
        Text color #1ed4da
      
           This box has a color of #1ed4da        
        
          <div style="background-color:#1ed4da;">Content here</div>
        
        
          .mybackground {background-color:#1ed4da;}
        
        Background color #1ed4da
      
           Border around this has a color of #1ed4da        
        
          <div style="border:2px solid #1ed4da;">Content here</div>
        
        
          .myborder {border:2px solid #1ed4da;}
        
        Border color #1ed4da