#ecc5fd color space conversions
Hex:
        #ecc5fd
        RGB:
        236, 197, 253
        CMY:
        7, 23, 1
        CMYK:
        7, 22, 0, 1
      HSL:
        282°, 93.3333%, 88.2353%
        HSV (HSB):
        282°, 22.1344%, 99.2157%
        XYZ:
        72.2879, 64.8572, 101.6372
        xyY:
        0.3027, 0.2716, 64.8572
      CIE-Lab:
        84.4101, 23.5980, -22.3405
        CIE-LCH:
        84.4101, 32.4956, 316.5680
        CIE-Luv:
        84.4101, 17.9277, -39.4747
        Hunter-Lab:
        80.5340, 19.2886, -18.4526
      #ecc5fd color charts
#ecc5fd RGB chart
      #ecc5fd CMYK chart
      #ecc5fd RGB pie chart
      #ecc5fd color shades, tints & tones
#ecc5fd color schemes
#ecc5fd color preview, HTML & CSS examples
           This text has a color of #ecc5fd        
        
          <p style="color:#ecc5fd;">Text here</p>
        
        
          .mytext {color:#ecc5fd;}
        
        Text color #ecc5fd
      
           This box has a color of #ecc5fd        
        
          <div style="background-color:#ecc5fd;">Content here</div>
        
        
          .mybackground {background-color:#ecc5fd;}
        
        Background color #ecc5fd
      
           Border around this has a color of #ecc5fd        
        
          <div style="border:2px solid #ecc5fd;">Content here</div>
        
        
          .myborder {border:2px solid #ecc5fd;}
        
        Border color #ecc5fd