#e434ea color space conversions
Hex:
        #e434ea
        RGB:
        228, 52, 234
        CMY:
        11, 80, 8
        CMYK:
        3, 78, 0, 8
      HSL:
        298°, 81.2500%, 56.0784%
        HSV (HSB):
        298°, 77.7778%, 91.7647%
        XYZ:
        48.0742, 24.8905, 80.1125
        xyY:
        0.3141, 0.1626, 24.8905
      CIE-Lab:
        56.9686, 83.8576, -54.7473
        CIE-LCH:
        56.9686, 100.1467, 326.8611
        CIE-Luv:
        56.9686, 68.6826, -96.1494
        Hunter-Lab:
        49.8904, 84.6939, -60.2829
      #e434ea color charts
#e434ea RGB chart
      #e434ea CMYK chart
      #e434ea RGB pie chart
      #e434ea color shades, tints & tones
#e434ea color schemes
#e434ea color preview, HTML & CSS examples
           This text has a color of #e434ea        
        
          <p style="color:#e434ea;">Text here</p>
        
        
          .mytext {color:#e434ea;}
        
        Text color #e434ea
      
           This box has a color of #e434ea        
        
          <div style="background-color:#e434ea;">Content here</div>
        
        
          .mybackground {background-color:#e434ea;}
        
        Background color #e434ea
      
           Border around this has a color of #e434ea        
        
          <div style="border:2px solid #e434ea;">Content here</div>
        
        
          .myborder {border:2px solid #e434ea;}
        
        Border color #e434ea