#ebd7fa color space conversions
Hex:
        #ebd7fa
        RGB:
        235, 215, 250
        CMY:
        8, 16, 2
        CMYK:
        6, 14, 0, 2
      HSL:
        274°, 77.7778%, 91.1765%
        HSV (HSB):
        274°, 14.0000%, 98.0392%
        XYZ:
        75.8167, 73.1652, 100.5688
        xyY:
        0.3038, 0.2932, 73.1652
      CIE-Lab:
        88.5264, 13.1640, -14.5560
        CIE-LCH:
        88.5264, 19.6257, 312.1252
        CIE-Luv:
        88.5264, 8.9360, -25.2092
        Hunter-Lab:
        85.5366, 8.5271, -9.8339
      #ebd7fa color charts
#ebd7fa RGB chart
      #ebd7fa CMYK chart
      #ebd7fa RGB pie chart
      #ebd7fa color shades, tints & tones
#ebd7fa color schemes
#ebd7fa color preview, HTML & CSS examples
           This text has a color of #ebd7fa        
        
          <p style="color:#ebd7fa;">Text here</p>
        
        
          .mytext {color:#ebd7fa;}
        
        Text color #ebd7fa
      
           This box has a color of #ebd7fa        
        
          <div style="background-color:#ebd7fa;">Content here</div>
        
        
          .mybackground {background-color:#ebd7fa;}
        
        Background color #ebd7fa
      
           Border around this has a color of #ebd7fa        
        
          <div style="border:2px solid #ebd7fa;">Content here</div>
        
        
          .myborder {border:2px solid #ebd7fa;}
        
        Border color #ebd7fa