#e2ceee color space conversions
Hex:
        #e2ceee
        RGB:
        226, 206, 238
        CMY:
        11, 19, 7
        CMYK:
        5, 13, 0, 7
      HSL:
        278°, 48.4848%, 87.0588%
        HSV (HSB):
        278°, 13.4454%, 93.3333%
        XYZ:
        68.8680, 66.4844, 90.0920
        xyY:
        0.3055, 0.2949, 66.4844
      CIE-Lab:
        85.2429, 12.6942, -13.2042
        CIE-LCH:
        85.2429, 18.3165, 313.8719
        CIE-Luv:
        85.2429, 9.1849, -22.8277
        Hunter-Lab:
        81.5380, 8.0718, -8.4334
      #e2ceee color charts
#e2ceee RGB chart
      #e2ceee CMYK chart
      #e2ceee RGB pie chart
      #e2ceee color shades, tints & tones
#e2ceee color schemes
#e2ceee color preview, HTML & CSS examples
           This text has a color of #e2ceee        
        
          <p style="color:#e2ceee;">Text here</p>
        
        
          .mytext {color:#e2ceee;}
        
        Text color #e2ceee
      
           This box has a color of #e2ceee        
        
          <div style="background-color:#e2ceee;">Content here</div>
        
        
          .mybackground {background-color:#e2ceee;}
        
        Background color #e2ceee
      
           Border around this has a color of #e2ceee        
        
          <div style="border:2px solid #e2ceee;">Content here</div>
        
        
          .myborder {border:2px solid #e2ceee;}
        
        Border color #e2ceee