#e1b9d3 color space conversions
Hex:
        #e1b9d3
        RGB:
        225, 185, 211
        CMY:
        12, 27, 17
        CMYK:
        0, 18, 6, 12
      HSL:
        321°, 40.0000%, 80.3922%
        HSV (HSB):
        321°, 17.7778%, 88.2353%
        XYZ:
        60.1582, 55.4086, 69.1523
        xyY:
        0.3257, 0.3000, 55.4086
      CIE-Lab:
        79.2761, 18.6219, -7.6453
        CIE-LCH:
        79.2761, 20.1302, 337.6793
        CIE-Luv:
        79.2761, 21.8147, -14.9177
        Hunter-Lab:
        74.4370, 13.9947, -2.9748
      #e1b9d3 color charts
#e1b9d3 RGB chart
      #e1b9d3 CMYK chart
      #e1b9d3 RGB pie chart
      #e1b9d3 color shades, tints & tones
#e1b9d3 color schemes
#e1b9d3 color preview, HTML & CSS examples
           This text has a color of #e1b9d3        
        
          <p style="color:#e1b9d3;">Text here</p>
        
        
          .mytext {color:#e1b9d3;}
        
        Text color #e1b9d3
      
           This box has a color of #e1b9d3        
        
          <div style="background-color:#e1b9d3;">Content here</div>
        
        
          .mybackground {background-color:#e1b9d3;}
        
        Background color #e1b9d3
      
           Border around this has a color of #e1b9d3        
        
          <div style="border:2px solid #e1b9d3;">Content here</div>
        
        
          .myborder {border:2px solid #e1b9d3;}
        
        Border color #e1b9d3