#e6f1ae color space conversions
Hex:
        #e6f1ae
        RGB:
        230, 241, 174
        CMY:
        10, 5, 32
        CMYK:
        5, 0, 28, 5
      HSL:
        70°, 70.5263%, 81.3725%
        HSV (HSB):
        70°, 27.8008%, 94.5098%
        XYZ:
        71.7284, 82.7896, 52.2439
        xyY:
        0.3469, 0.4004, 82.7896
      CIE-Lab:
        92.9222, -14.2728, 31.2222
        CIE-LCH:
        92.9222, 34.3298, 114.5669
        CIE-Luv:
        92.9222, -3.2625, 46.4278
        Hunter-Lab:
        90.9888, -18.5150, 29.6490
      #e6f1ae color charts
#e6f1ae RGB chart
      #e6f1ae CMYK chart
      #e6f1ae RGB pie chart
      #e6f1ae color shades, tints & tones
#e6f1ae color schemes
#e6f1ae color preview, HTML & CSS examples
           This text has a color of #e6f1ae        
        
          <p style="color:#e6f1ae;">Text here</p>
        
        
          .mytext {color:#e6f1ae;}
        
        Text color #e6f1ae
      
           This box has a color of #e6f1ae        
        
          <div style="background-color:#e6f1ae;">Content here</div>
        
        
          .mybackground {background-color:#e6f1ae;}
        
        Background color #e6f1ae
      
           Border around this has a color of #e6f1ae        
        
          <div style="border:2px solid #e6f1ae;">Content here</div>
        
        
          .myborder {border:2px solid #e6f1ae;}
        
        Border color #e6f1ae