#e0bdfb color space conversions
Hex:
        #e0bdfb
        RGB:
        224, 189, 251
        CMY:
        12, 26, 2
        CMYK:
        11, 25, 0, 2
      HSL:
        274°, 88.5714%, 86.2745%
        HSV (HSB):
        274°, 24.7012%, 98.4314%
        XYZ:
        66.3507, 59.2075, 99.1979
        xyY:
        0.2952, 0.2634, 59.2075
      CIE-Lab:
        81.4055, 23.6948, -25.9444
        CIE-LCH:
        81.4055, 35.1363, 312.4052
        CIE-Luv:
        81.4055, 14.9570, -45.2333
        Hunter-Lab:
        76.9464, 19.2637, -22.5731
      #e0bdfb color charts
#e0bdfb RGB chart
      #e0bdfb CMYK chart
      #e0bdfb RGB pie chart
      #e0bdfb color shades, tints & tones
#e0bdfb color schemes
#e0bdfb color preview, HTML & CSS examples
           This text has a color of #e0bdfb        
        
          <p style="color:#e0bdfb;">Text here</p>
        
        
          .mytext {color:#e0bdfb;}
        
        Text color #e0bdfb
      
           This box has a color of #e0bdfb        
        
          <div style="background-color:#e0bdfb;">Content here</div>
        
        
          .mybackground {background-color:#e0bdfb;}
        
        Background color #e0bdfb
      
           Border around this has a color of #e0bdfb        
        
          <div style="border:2px solid #e0bdfb;">Content here</div>
        
        
          .myborder {border:2px solid #e0bdfb;}
        
        Border color #e0bdfb