#e0dbfa color space conversions
Hex:
        #e0dbfa
        RGB:
        224, 219, 250
        CMY:
        12, 14, 2
        CMYK:
        10, 12, 0, 2
      HSL:
        250°, 75.6098%, 91.9608%
        HSV (HSB):
        250°, 12.4000%, 98.0392%
        XYZ:
        73.3273, 73.4125, 100.7477
        xyY:
        0.2963, 0.2966, 73.4125
      CIE-Lab:
        88.6441, 7.5252, -14.4687
        CIE-LCH:
        88.6441, 16.3086, 297.4791
        CIE-Luv:
        88.6441, 0.8957, -24.1179
        Hunter-Lab:
        85.6811, 2.8214, -9.7392
      #e0dbfa color charts
#e0dbfa RGB chart
      #e0dbfa CMYK chart
      #e0dbfa RGB pie chart
      #e0dbfa color shades, tints & tones
#e0dbfa color schemes
#e0dbfa color preview, HTML & CSS examples
           This text has a color of #e0dbfa        
        
          <p style="color:#e0dbfa;">Text here</p>
        
        
          .mytext {color:#e0dbfa;}
        
        Text color #e0dbfa
      
           This box has a color of #e0dbfa        
        
          <div style="background-color:#e0dbfa;">Content here</div>
        
        
          .mybackground {background-color:#e0dbfa;}
        
        Background color #e0dbfa
      
           Border around this has a color of #e0dbfa        
        
          <div style="border:2px solid #e0dbfa;">Content here</div>
        
        
          .myborder {border:2px solid #e0dbfa;}
        
        Border color #e0dbfa