#e49cf1 color space conversions
Hex:
        #e49cf1
        RGB:
        228, 156, 241
        CMY:
        11, 39, 5
        CMYK:
        5, 35, 0, 5
      HSL:
        291°, 75.2212%, 77.8431%
        HSV (HSB):
        291°, 35.2697%, 94.5098%
        XYZ:
        59.7606, 46.6218, 89.0683
        xyY:
        0.3058, 0.2385, 46.6218
      CIE-Lab:
        73.9472, 40.6433, -31.9657
        CIE-LCH:
        73.9472, 51.7077, 321.8151
        CIE-Luv:
        73.9472, 33.7214, -57.1882
        Hunter-Lab:
        68.2801, 36.7376, -29.5449
      #e49cf1 color charts
#e49cf1 RGB chart
      #e49cf1 CMYK chart
      #e49cf1 RGB pie chart
      #e49cf1 color shades, tints & tones
#e49cf1 color schemes
#e49cf1 color preview, HTML & CSS examples
           This text has a color of #e49cf1        
        
          <p style="color:#e49cf1;">Text here</p>
        
        
          .mytext {color:#e49cf1;}
        
        Text color #e49cf1
      
           This box has a color of #e49cf1        
        
          <div style="background-color:#e49cf1;">Content here</div>
        
        
          .mybackground {background-color:#e49cf1;}
        
        Background color #e49cf1
      
           Border around this has a color of #e49cf1        
        
          <div style="border:2px solid #e49cf1;">Content here</div>
        
        
          .myborder {border:2px solid #e49cf1;}
        
        Border color #e49cf1