#e5b3de color space conversions
Hex:
        #e5b3de
        RGB:
        229, 179, 222
        CMY:
        10, 30, 13
        CMYK:
        0, 22, 3, 10
      HSL:
        308°, 49.0196%, 80.0000%
        HSV (HSB):
        308°, 21.8341%, 89.8039%
        XYZ:
        61.6180, 54.1721, 76.3159
        xyY:
        0.3208, 0.2820, 54.1721
      CIE-Lab:
        78.5620, 25.1446, -14.6188
        CIE-LCH:
        78.5620, 29.0854, 329.8267
        CIE-Luv:
        78.5620, 26.1315, -26.9364
        Hunter-Lab:
        73.6017, 20.6339, -9.9552
      #e5b3de color charts
#e5b3de RGB chart
      #e5b3de CMYK chart
      #e5b3de RGB pie chart
      #e5b3de color shades, tints & tones
#e5b3de color schemes
#e5b3de color preview, HTML & CSS examples
           This text has a color of #e5b3de        
        
          <p style="color:#e5b3de;">Text here</p>
        
        
          .mytext {color:#e5b3de;}
        
        Text color #e5b3de
      
           This box has a color of #e5b3de        
        
          <div style="background-color:#e5b3de;">Content here</div>
        
        
          .mybackground {background-color:#e5b3de;}
        
        Background color #e5b3de
      
           Border around this has a color of #e5b3de        
        
          <div style="border:2px solid #e5b3de;">Content here</div>
        
        
          .myborder {border:2px solid #e5b3de;}
        
        Border color #e5b3de