#1eafc2 color space conversions
Hex:
        #1eafc2
        RGB:
        30, 175, 194
        CMY:
        88, 31, 24
        CMYK:
        85, 10, 0, 24
      HSL:
        187°, 73.2143%, 43.9216%
        HSV (HSB):
        187°, 84.5361%, 76.0784%
        XYZ:
        25.6030, 34.8310, 56.4126
        xyY:
        0.2191, 0.2981, 34.8310
      CIE-Lab:
        65.6169, -28.8825, -19.9144
        CIE-LCH:
        65.6169, 35.0825, 214.5862
        CIE-Luv:
        65.6169, -46.9729, -26.7110
        Hunter-Lab:
        59.0178, -25.8446, -15.3603
      #1eafc2 color charts
#1eafc2 RGB chart
      #1eafc2 CMYK chart
      #1eafc2 RGB pie chart
      #1eafc2 color shades, tints & tones
#1eafc2 color schemes
#1eafc2 color preview, HTML & CSS examples
           This text has a color of #1eafc2        
        
          <p style="color:#1eafc2;">Text here</p>
        
        
          .mytext {color:#1eafc2;}
        
        Text color #1eafc2
      
           This box has a color of #1eafc2        
        
          <div style="background-color:#1eafc2;">Content here</div>
        
        
          .mybackground {background-color:#1eafc2;}
        
        Background color #1eafc2
      
           Border around this has a color of #1eafc2        
        
          <div style="border:2px solid #1eafc2;">Content here</div>
        
        
          .myborder {border:2px solid #1eafc2;}
        
        Border color #1eafc2