#e2bec1 color space conversions
Hex:
        #e2bec1
        RGB:
        226, 190, 193
        CMY:
        11, 25, 24
        CMYK:
        0, 16, 15, 11
      HSL:
        355°, 38.2979%, 81.5686%
        HSV (HSB):
        355°, 15.9292%, 88.6275%
        XYZ:
        59.4031, 56.8459, 58.2936
        xyY:
        0.3403, 0.3257, 56.8459
      CIE-Lab:
        80.0929, 13.2977, 3.2783
        CIE-LCH:
        80.0929, 13.6958, 13.8490
        CIE-Luv:
        80.0929, 21.6160, 2.4374
        Hunter-Lab:
        75.3962, 8.6930, 6.9365
      #e2bec1 color charts
#e2bec1 RGB chart
      #e2bec1 CMYK chart
      #e2bec1 RGB pie chart
      #e2bec1 color shades, tints & tones
#e2bec1 color schemes
#e2bec1 color preview, HTML & CSS examples
           This text has a color of #e2bec1        
        
          <p style="color:#e2bec1;">Text here</p>
        
        
          .mytext {color:#e2bec1;}
        
        Text color #e2bec1
      
           This box has a color of #e2bec1        
        
          <div style="background-color:#e2bec1;">Content here</div>
        
        
          .mybackground {background-color:#e2bec1;}
        
        Background color #e2bec1
      
           Border around this has a color of #e2bec1        
        
          <div style="border:2px solid #e2bec1;">Content here</div>
        
        
          .myborder {border:2px solid #e2bec1;}
        
        Border color #e2bec1