#1ed4cf color space conversions
Hex:
        #1ed4cf
        RGB:
        30, 212, 207
        CMY:
        88, 17, 19
        CMYK:
        86, 0, 2, 17
      HSL:
        178°, 75.2066%, 47.4510%
        HSV (HSB):
        178°, 85.8491%, 83.1373%
        XYZ:
        35.3414, 51.8680, 67.1803
        xyY:
        0.2289, 0.3360, 51.8680
      CIE-Lab:
        77.2018, -42.1883, -9.5716
        CIE-LCH:
        77.2018, 43.2605, 192.7828
        CIE-Luv:
        77.2018, -58.7621, -8.4092
        Hunter-Lab:
        72.0194, -38.4404, -4.8926
      #1ed4cf color charts
#1ed4cf RGB chart
      #1ed4cf CMYK chart
      #1ed4cf RGB pie chart
      #1ed4cf color shades, tints & tones
#1ed4cf color schemes
#1ed4cf color preview, HTML & CSS examples
           This text has a color of #1ed4cf        
        
          <p style="color:#1ed4cf;">Text here</p>
        
        
          .mytext {color:#1ed4cf;}
        
        Text color #1ed4cf
      
           This box has a color of #1ed4cf        
        
          <div style="background-color:#1ed4cf;">Content here</div>
        
        
          .mybackground {background-color:#1ed4cf;}
        
        Background color #1ed4cf
      
           Border around this has a color of #1ed4cf        
        
          <div style="border:2px solid #1ed4cf;">Content here</div>
        
        
          .myborder {border:2px solid #1ed4cf;}
        
        Border color #1ed4cf