#e894fa color space conversions
Hex:
        #e894fa
        RGB:
        232, 148, 250
        CMY:
        9, 42, 2
        CMYK:
        7, 41, 0, 2
      HSL:
        289°, 91.0714%, 78.0392%
        HSV (HSB):
        289°, 40.8000%, 98.0392%
        XYZ:
        61.1239, 45.2377, 95.9527
        xyY:
        0.3021, 0.2236, 45.2377
      CIE-Lab:
        73.0482, 47.7514, -38.2159
        CIE-LCH:
        73.0482, 61.1608, 321.3294
        CIE-Luv:
        73.0482, 38.0811, -68.4793
        Hunter-Lab:
        67.2590, 44.5147, -37.5026
      #e894fa color charts
#e894fa RGB chart
      #e894fa CMYK chart
      #e894fa RGB pie chart
      #e894fa color shades, tints & tones
#e894fa color schemes
#e894fa color preview, HTML & CSS examples
           This text has a color of #e894fa        
        
          <p style="color:#e894fa;">Text here</p>
        
        
          .mytext {color:#e894fa;}
        
        Text color #e894fa
      
           This box has a color of #e894fa        
        
          <div style="background-color:#e894fa;">Content here</div>
        
        
          .mybackground {background-color:#e894fa;}
        
        Background color #e894fa
      
           Border around this has a color of #e894fa        
        
          <div style="border:2px solid #e894fa;">Content here</div>
        
        
          .myborder {border:2px solid #e894fa;}
        
        Border color #e894fa