#e894ff color space conversions
Hex:
        #e894ff
        RGB:
        232, 148, 255
        CMY:
        9, 42, 0
        CMYK:
        9, 42, 0, 0
      HSL:
        287°, 100.0000%, 79.0196%
        HSV (HSB):
        287°, 41.9608%, 100.0000%
        XYZ:
        61.9186, 45.5556, 100.1374
        xyY:
        0.2982, 0.2194, 45.5556
      CIE-Lab:
        73.2562, 48.7167, -40.6050
        CIE-LCH:
        73.2562, 63.4200, 320.1890
        CIE-Luv:
        73.2562, 37.1586, -72.6065
        Hunter-Lab:
        67.4949, 45.6366, -40.7179
      #e894ff color charts
#e894ff RGB chart
      #e894ff CMYK chart
      #e894ff RGB pie chart
      #e894ff color shades, tints & tones
#e894ff color schemes
#e894ff color preview, HTML & CSS examples
           This text has a color of #e894ff        
        
          <p style="color:#e894ff;">Text here</p>
        
        
          .mytext {color:#e894ff;}
        
        Text color #e894ff
      
           This box has a color of #e894ff        
        
          <div style="background-color:#e894ff;">Content here</div>
        
        
          .mybackground {background-color:#e894ff;}
        
        Background color #e894ff
      
           Border around this has a color of #e894ff        
        
          <div style="border:2px solid #e894ff;">Content here</div>
        
        
          .myborder {border:2px solid #e894ff;}
        
        Border color #e894ff