#e0d4f1 color space conversions
Hex:
        #e0d4f1
        RGB:
        224, 212, 241
        CMY:
        12, 17, 5
        CMYK:
        7, 12, 0, 5
      HSL:
        265°, 50.8772%, 88.8235%
        HSV (HSB):
        265°, 12.0332%, 94.5098%
        XYZ:
        70.1611, 69.2851, 92.8946
        xyY:
        0.3020, 0.2982, 69.2851
      CIE-Lab:
        86.6450, 9.4440, -12.7139
        CIE-LCH:
        86.6450, 15.8377, 306.6055
        CIE-Luv:
        86.6450, 4.8839, -21.5371
        Hunter-Lab:
        83.2377, 4.7919, -7.9022
      #e0d4f1 color charts
#e0d4f1 RGB chart
      #e0d4f1 CMYK chart
      #e0d4f1 RGB pie chart
      #e0d4f1 color shades, tints & tones
#e0d4f1 color schemes
#e0d4f1 color preview, HTML & CSS examples
           This text has a color of #e0d4f1        
        
          <p style="color:#e0d4f1;">Text here</p>
        
        
          .mytext {color:#e0d4f1;}
        
        Text color #e0d4f1
      
           This box has a color of #e0d4f1        
        
          <div style="background-color:#e0d4f1;">Content here</div>
        
        
          .mybackground {background-color:#e0d4f1;}
        
        Background color #e0d4f1
      
           Border around this has a color of #e0d4f1        
        
          <div style="border:2px solid #e0d4f1;">Content here</div>
        
        
          .myborder {border:2px solid #e0d4f1;}
        
        Border color #e0d4f1