#e396ea color space conversions
Hex:
        #e396ea
        RGB:
        227, 150, 234
        CMY:
        11, 41, 8
        CMYK:
        3, 36, 0, 8
      HSL:
        295°, 66.6667%, 75.2941%
        HSV (HSB):
        295°, 35.8974%, 91.7647%
        XYZ:
        57.4362, 44.0841, 83.3238
        xyY:
        0.3107, 0.2385, 44.0841
      CIE-Lab:
        72.2847, 42.1822, -30.7212
        CIE-LCH:
        72.2847, 52.1836, 323.9342
        CIE-Luv:
        72.2847, 36.9640, -55.2042
        Hunter-Lab:
        66.3959, 38.2199, -27.9291
      #e396ea color charts
#e396ea RGB chart
      #e396ea CMYK chart
      #e396ea RGB pie chart
      #e396ea color shades, tints & tones
#e396ea color schemes
#e396ea color preview, HTML & CSS examples
           This text has a color of #e396ea        
        
          <p style="color:#e396ea;">Text here</p>
        
        
          .mytext {color:#e396ea;}
        
        Text color #e396ea
      
           This box has a color of #e396ea        
        
          <div style="background-color:#e396ea;">Content here</div>
        
        
          .mybackground {background-color:#e396ea;}
        
        Background color #e396ea
      
           Border around this has a color of #e396ea        
        
          <div style="border:2px solid #e396ea;">Content here</div>
        
        
          .myborder {border:2px solid #e396ea;}
        
        Border color #e396ea