#e0f1fa color space conversions
Hex:
        #e0f1fa
        RGB:
        224, 241, 250
        CMY:
        12, 5, 2
        CMYK:
        10, 4, 0, 2
      HSL:
        201°, 72.2222%, 92.9412%
        HSV (HSB):
        201°, 10.4000%, 98.0392%
        XYZ:
        79.4511, 85.6600, 102.7890
        xyY:
        0.2966, 0.3197, 85.6600
      CIE-Lab:
        94.1668, -3.8537, -6.2542
        CIE-LCH:
        94.1668, 7.3461, 238.3593
        CIE-Luv:
        94.1668, -9.6061, -9.1148
        Hunter-Lab:
        92.5527, -8.7354, -1.0606
      #e0f1fa color charts
#e0f1fa RGB chart
      #e0f1fa CMYK chart
      #e0f1fa RGB pie chart
      #e0f1fa color shades, tints & tones
#e0f1fa color schemes
#e0f1fa color preview, HTML & CSS examples
           This text has a color of #e0f1fa        
        
          <p style="color:#e0f1fa;">Text here</p>
        
        
          .mytext {color:#e0f1fa;}
        
        Text color #e0f1fa
      
           This box has a color of #e0f1fa        
        
          <div style="background-color:#e0f1fa;">Content here</div>
        
        
          .mybackground {background-color:#e0f1fa;}
        
        Background color #e0f1fa
      
           Border around this has a color of #e0f1fa        
        
          <div style="border:2px solid #e0f1fa;">Content here</div>
        
        
          .myborder {border:2px solid #e0f1fa;}
        
        Border color #e0f1fa