#e1cbff color space conversions
Hex:
        #e1cbff
        RGB:
        225, 203, 255
        CMY:
        12, 20, 0
        CMYK:
        12, 20, 0, 0
      HSL:
        265°, 100.0000%, 89.8039%
        HSV (HSB):
        265°, 20.3922%, 100.0000%
        XYZ:
        70.4573, 65.9394, 103.6218
        xyY:
        0.2935, 0.2747, 65.9394
      CIE-Lab:
        84.9655, 17.3183, -22.6469
        CIE-LCH:
        84.9655, 28.5098, 307.4055
        CIE-Luv:
        84.9655, 8.6295, -38.9780
        Hunter-Lab:
        81.2031, 12.7732, -18.8167
      #e1cbff color charts
#e1cbff RGB chart
      #e1cbff CMYK chart
      #e1cbff RGB pie chart
      #e1cbff color shades, tints & tones
#e1cbff color schemes
#e1cbff color preview, HTML & CSS examples
           This text has a color of #e1cbff        
        
          <p style="color:#e1cbff;">Text here</p>
        
        
          .mytext {color:#e1cbff;}
        
        Text color #e1cbff
      
           This box has a color of #e1cbff        
        
          <div style="background-color:#e1cbff;">Content here</div>
        
        
          .mybackground {background-color:#e1cbff;}
        
        Background color #e1cbff
      
           Border around this has a color of #e1cbff        
        
          <div style="border:2px solid #e1cbff;">Content here</div>
        
        
          .myborder {border:2px solid #e1cbff;}
        
        Border color #e1cbff