#e1bfd3 color space conversions
Hex:
        #e1bfd3
        RGB:
        225, 191, 211
        CMY:
        12, 25, 17
        CMYK:
        0, 15, 6, 12
      HSL:
        325°, 36.1702%, 81.5686%
        HSV (HSB):
        325°, 15.1111%, 88.2353%
        XYZ:
        61.4400, 57.9723, 69.5796
        xyY:
        0.3251, 0.3067, 57.9723
      CIE-Lab:
        80.7234, 15.4111, -5.5032
        CIE-LCH:
        80.7234, 16.3642, 340.3486
        CIE-Luv:
        80.7234, 18.6626, -11.0871
        Hunter-Lab:
        76.1395, 10.7945, -0.8840
      #e1bfd3 color charts
#e1bfd3 RGB chart
      #e1bfd3 CMYK chart
      #e1bfd3 RGB pie chart
      #e1bfd3 color shades, tints & tones
#e1bfd3 color schemes
#e1bfd3 color preview, HTML & CSS examples
           This text has a color of #e1bfd3        
        
          <p style="color:#e1bfd3;">Text here</p>
        
        
          .mytext {color:#e1bfd3;}
        
        Text color #e1bfd3
      
           This box has a color of #e1bfd3        
        
          <div style="background-color:#e1bfd3;">Content here</div>
        
        
          .mybackground {background-color:#e1bfd3;}
        
        Background color #e1bfd3
      
           Border around this has a color of #e1bfd3        
        
          <div style="border:2px solid #e1bfd3;">Content here</div>
        
        
          .myborder {border:2px solid #e1bfd3;}
        
        Border color #e1bfd3