#e434f2 color space conversions
Hex:
        #e434f2
        RGB:
        228, 52, 242
        CMY:
        11, 80, 5
        CMYK:
        6, 79, 0, 5
      HSL:
        296°, 87.9630%, 57.6471%
        HSV (HSB):
        296°, 78.5124%, 94.9020%
        XYZ:
        49.2499, 25.3608, 86.3038
        xyY:
        0.3061, 0.1576, 25.3608
      CIE-Lab:
        57.4253, 85.1106, -58.4963
        CIE-LCH:
        57.4253, 103.2745, 325.4994
        CIE-Luv:
        57.4253, 65.8876, -102.1684
        Hunter-Lab:
        50.3595, 86.4380, -66.3568
      #e434f2 color charts
#e434f2 RGB chart
      #e434f2 CMYK chart
      #e434f2 RGB pie chart
      #e434f2 color shades, tints & tones
#e434f2 color schemes
#e434f2 color preview, HTML & CSS examples
           This text has a color of #e434f2        
        
          <p style="color:#e434f2;">Text here</p>
        
        
          .mytext {color:#e434f2;}
        
        Text color #e434f2
      
           This box has a color of #e434f2        
        
          <div style="background-color:#e434f2;">Content here</div>
        
        
          .mybackground {background-color:#e434f2;}
        
        Background color #e434f2
      
           Border around this has a color of #e434f2        
        
          <div style="border:2px solid #e434f2;">Content here</div>
        
        
          .myborder {border:2px solid #e434f2;}
        
        Border color #e434f2