#e49fde color space conversions
Hex:
        #e49fde
        RGB:
        228, 159, 222
        CMY:
        11, 38, 13
        CMYK:
        0, 30, 3, 11
      HSL:
        305°, 56.0976%, 75.8824%
        HSV (HSB):
        305°, 30.2632%, 89.4118%
        XYZ:
        57.5779, 46.5642, 75.0603
        xyY:
        0.3213, 0.2598, 46.5642
      CIE-Lab:
        73.9101, 35.5232, -21.6596
        CIE-LCH:
        73.9101, 41.6057, 328.6281
        CIE-Luv:
        73.9101, 35.4348, -39.6232
        Hunter-Lab:
        68.2380, 31.1984, -17.4512
      #e49fde color charts
#e49fde RGB chart
      #e49fde CMYK chart
      #e49fde RGB pie chart
      #e49fde color shades, tints & tones
#e49fde color schemes
#e49fde color preview, HTML & CSS examples
           This text has a color of #e49fde        
        
          <p style="color:#e49fde;">Text here</p>
        
        
          .mytext {color:#e49fde;}
        
        Text color #e49fde
      
           This box has a color of #e49fde        
        
          <div style="background-color:#e49fde;">Content here</div>
        
        
          .mybackground {background-color:#e49fde;}
        
        Background color #e49fde
      
           Border around this has a color of #e49fde        
        
          <div style="border:2px solid #e49fde;">Content here</div>
        
        
          .myborder {border:2px solid #e49fde;}
        
        Border color #e49fde