#ecd0fa color space conversions
Hex:
        #ecd0fa
        RGB:
        236, 208, 250
        CMY:
        7, 18, 2
        CMYK:
        6, 17, 0, 2
      HSL:
        280°, 80.7692%, 89.8039%
        HSV (HSB):
        280°, 16.8000%, 98.0392%
        XYZ:
        74.4033, 69.8467, 100.0028
        xyY:
        0.3046, 0.2860, 69.8467
      CIE-Lab:
        86.9216, 17.1815, -16.9568
        CIE-LCH:
        86.9216, 24.1400, 315.3771
        CIE-Luv:
        86.9216, 12.9219, -29.7223
        Hunter-Lab:
        83.5744, 12.6570, -12.4427
      #ecd0fa color charts
#ecd0fa RGB chart
      #ecd0fa CMYK chart
      #ecd0fa RGB pie chart
      #ecd0fa color shades, tints & tones
#ecd0fa color schemes
#ecd0fa color preview, HTML & CSS examples
           This text has a color of #ecd0fa        
        
          <p style="color:#ecd0fa;">Text here</p>
        
        
          .mytext {color:#ecd0fa;}
        
        Text color #ecd0fa
      
           This box has a color of #ecd0fa        
        
          <div style="background-color:#ecd0fa;">Content here</div>
        
        
          .mybackground {background-color:#ecd0fa;}
        
        Background color #ecd0fa
      
           Border around this has a color of #ecd0fa        
        
          <div style="border:2px solid #ecd0fa;">Content here</div>
        
        
          .myborder {border:2px solid #ecd0fa;}
        
        Border color #ecd0fa