#e0b3ef color space conversions
Hex:
        #e0b3ef
        RGB:
        224, 179, 239
        CMY:
        12, 30, 6
        CMYK:
        6, 25, 0, 6
      HSL:
        285°, 65.2174%, 81.9608%
        HSV (HSB):
        285°, 25.1046%, 93.7255%
        XYZ:
        62.4406, 54.3195, 88.8551
        xyY:
        0.3037, 0.2642, 54.3195
      CIE-Lab:
        78.6477, 26.6924, -23.7121
        CIE-LCH:
        78.6477, 35.7036, 318.3838
        CIE-Luv:
        78.6477, 20.9825, -41.8397
        Hunter-Lab:
        73.7018, 22.2482, -19.8890
      #e0b3ef color charts
#e0b3ef RGB chart
      #e0b3ef CMYK chart
      #e0b3ef RGB pie chart
      #e0b3ef color shades, tints & tones
#e0b3ef color schemes
#e0b3ef color preview, HTML & CSS examples
           This text has a color of #e0b3ef        
        
          <p style="color:#e0b3ef;">Text here</p>
        
        
          .mytext {color:#e0b3ef;}
        
        Text color #e0b3ef
      
           This box has a color of #e0b3ef        
        
          <div style="background-color:#e0b3ef;">Content here</div>
        
        
          .mybackground {background-color:#e0b3ef;}
        
        Background color #e0b3ef
      
           Border around this has a color of #e0b3ef        
        
          <div style="border:2px solid #e0b3ef;">Content here</div>
        
        
          .myborder {border:2px solid #e0b3ef;}
        
        Border color #e0b3ef