#1ea6bc color space conversions
Hex:
        #1ea6bc
        RGB:
        30, 166, 188
        CMY:
        88, 35, 26
        CMYK:
        84, 12, 0, 26
      HSL:
        188°, 72.4771%, 42.7451%
        HSV (HSB):
        188°, 84.0426%, 73.7255%
        XYZ:
        23.2487, 31.1793, 52.3698
        xyY:
        0.2177, 0.2919, 31.1793
      CIE-Lab:
        62.6587, -26.3491, -21.0820
        CIE-LCH:
        62.6587, 33.7451, 218.6634
        CIE-Luv:
        62.6587, -44.2630, -28.7723
        Hunter-Lab:
        55.8384, -23.3975, -16.5201
      #1ea6bc color charts
#1ea6bc RGB chart
      #1ea6bc CMYK chart
      #1ea6bc RGB pie chart
      #1ea6bc color shades, tints & tones
#1ea6bc color schemes
#1ea6bc color preview, HTML & CSS examples
           This text has a color of #1ea6bc        
        
          <p style="color:#1ea6bc;">Text here</p>
        
        
          .mytext {color:#1ea6bc;}
        
        Text color #1ea6bc
      
           This box has a color of #1ea6bc        
        
          <div style="background-color:#1ea6bc;">Content here</div>
        
        
          .mybackground {background-color:#1ea6bc;}
        
        Background color #1ea6bc
      
           Border around this has a color of #1ea6bc        
        
          <div style="border:2px solid #1ea6bc;">Content here</div>
        
        
          .myborder {border:2px solid #1ea6bc;}
        
        Border color #1ea6bc