#e496fb color space conversions
Hex:
        #e496fb
        RGB:
        228, 150, 251
        CMY:
        11, 41, 2
        CMYK:
        9, 40, 0, 2
      HSL:
        286°, 92.6606%, 78.6275%
        HSV (HSB):
        286°, 40.2390%, 98.4314%
        XYZ:
        60.3138, 45.2717, 96.8262
        xyY:
        0.2980, 0.2237, 45.2717
      CIE-Lab:
        73.0704, 45.7402, -38.7576
        CIE-LCH:
        73.0704, 59.9526, 319.7240
        CIE-Luv:
        73.0704, 34.5947, -69.0661
        Hunter-Lab:
        67.2843, 42.2606, -38.2230
      #e496fb color charts
#e496fb RGB chart
      #e496fb CMYK chart
      #e496fb RGB pie chart
      #e496fb color shades, tints & tones
#e496fb color schemes
#e496fb color preview, HTML & CSS examples
           This text has a color of #e496fb        
        
          <p style="color:#e496fb;">Text here</p>
        
        
          .mytext {color:#e496fb;}
        
        Text color #e496fb
      
           This box has a color of #e496fb        
        
          <div style="background-color:#e496fb;">Content here</div>
        
        
          .mybackground {background-color:#e496fb;}
        
        Background color #e496fb
      
           Border around this has a color of #e496fb        
        
          <div style="border:2px solid #e496fb;">Content here</div>
        
        
          .myborder {border:2px solid #e496fb;}
        
        Border color #e496fb