#e0bdd3 color space conversions
Hex:
        #e0bdd3
        RGB:
        224, 189, 211
        CMY:
        12, 26, 17
        CMYK:
        0, 16, 6, 12
      HSL:
        322°, 36.0825%, 80.9804%
        HSV (HSB):
        322°, 15.6250%, 87.8431%
        XYZ:
        60.6959, 56.9456, 69.4206
        xyY:
        0.3245, 0.3044, 56.9456
      CIE-Lab:
        80.1490, 16.1346, -6.3623
        CIE-LCH:
        80.1490, 17.3437, 338.4795
        CIE-Luv:
        80.1490, 19.0934, -12.5217
        Hunter-Lab:
        75.4623, 11.5122, -1.7194
      #e0bdd3 color charts
#e0bdd3 RGB chart
      #e0bdd3 CMYK chart
      #e0bdd3 RGB pie chart
      #e0bdd3 color shades, tints & tones
#e0bdd3 color schemes
#e0bdd3 color preview, HTML & CSS examples
           This text has a color of #e0bdd3        
        
          <p style="color:#e0bdd3;">Text here</p>
        
        
          .mytext {color:#e0bdd3;}
        
        Text color #e0bdd3
      
           This box has a color of #e0bdd3        
        
          <div style="background-color:#e0bdd3;">Content here</div>
        
        
          .mybackground {background-color:#e0bdd3;}
        
        Background color #e0bdd3
      
           Border around this has a color of #e0bdd3        
        
          <div style="border:2px solid #e0bdd3;">Content here</div>
        
        
          .myborder {border:2px solid #e0bdd3;}
        
        Border color #e0bdd3