#e395f2 color space conversions
Hex:
        #e395f2
        RGB:
        227, 149, 242
        CMY:
        11, 42, 5
        CMYK:
        6, 38, 0, 5
      HSL:
        290°, 78.1513%, 76.6667%
        HSV (HSB):
        290°, 38.4298%, 94.9020%
        XYZ:
        58.4530, 44.2366, 89.4621
        xyY:
        0.3042, 0.2302, 44.2366
      CIE-Lab:
        72.3864, 44.2239, -34.9321
        CIE-LCH:
        72.3864, 56.3561, 321.6951
        CIE-Luv:
        72.3864, 35.9860, -62.4304
        Hunter-Lab:
        66.5106, 40.4817, -33.1924
      #e395f2 color charts
#e395f2 RGB chart
      #e395f2 CMYK chart
      #e395f2 RGB pie chart
      #e395f2 color shades, tints & tones
#e395f2 color schemes
#e395f2 color preview, HTML & CSS examples
           This text has a color of #e395f2        
        
          <p style="color:#e395f2;">Text here</p>
        
        
          .mytext {color:#e395f2;}
        
        Text color #e395f2
      
           This box has a color of #e395f2        
        
          <div style="background-color:#e395f2;">Content here</div>
        
        
          .mybackground {background-color:#e395f2;}
        
        Background color #e395f2
      
           Border around this has a color of #e395f2        
        
          <div style="border:2px solid #e395f2;">Content here</div>
        
        
          .myborder {border:2px solid #e395f2;}
        
        Border color #e395f2