#e399f2 color space conversions
Hex:
        #e399f2
        RGB:
        227, 153, 242
        CMY:
        11, 40, 5
        CMYK:
        6, 37, 0, 5
      HSL:
        290°, 77.3913%, 77.4510%
        HSV (HSB):
        290°, 36.7769%, 94.9020%
        XYZ:
        59.0968, 45.5242, 89.6767
        xyY:
        0.3042, 0.2343, 45.5242
      CIE-Lab:
        73.2357, 42.1183, -33.6174
        CIE-LCH:
        73.2357, 53.8895, 321.4043
        CIE-Luv:
        73.2357, 34.2533, -60.0490
        Hunter-Lab:
        67.4716, 38.2687, -31.5724
      #e399f2 color charts
#e399f2 RGB chart
      #e399f2 CMYK chart
      #e399f2 RGB pie chart
      #e399f2 color shades, tints & tones
#e399f2 color schemes
#e399f2 color preview, HTML & CSS examples
           This text has a color of #e399f2        
        
          <p style="color:#e399f2;">Text here</p>
        
        
          .mytext {color:#e399f2;}
        
        Text color #e399f2
      
           This box has a color of #e399f2        
        
          <div style="background-color:#e399f2;">Content here</div>
        
        
          .mybackground {background-color:#e399f2;}
        
        Background color #e399f2
      
           Border around this has a color of #e399f2        
        
          <div style="border:2px solid #e399f2;">Content here</div>
        
        
          .myborder {border:2px solid #e399f2;}
        
        Border color #e399f2