#e42cea color space conversions
Hex:
        #e42cea
        RGB:
        228, 44, 234
        CMY:
        11, 83, 8
        CMYK:
        3, 81, 0, 8
      HSL:
        298°, 81.8966%, 54.5098%
        HSV (HSB):
        298°, 81.1966%, 91.7647%
        XYZ:
        47.7469, 24.2359, 80.0034
        xyY:
        0.3142, 0.1595, 24.2359
      CIE-Lab:
        56.3232, 85.7333, -55.7781
        CIE-LCH:
        56.3232, 102.2809, 326.9520
        CIE-Luv:
        56.3232, 69.8542, -97.6976
        Hunter-Lab:
        49.2299, 86.9703, -61.8910
      #e42cea color charts
#e42cea RGB chart
      #e42cea CMYK chart
      #e42cea RGB pie chart
      #e42cea color shades, tints & tones
#e42cea color schemes
#e42cea color preview, HTML & CSS examples
           This text has a color of #e42cea        
        
          <p style="color:#e42cea;">Text here</p>
        
        
          .mytext {color:#e42cea;}
        
        Text color #e42cea
      
           This box has a color of #e42cea        
        
          <div style="background-color:#e42cea;">Content here</div>
        
        
          .mybackground {background-color:#e42cea;}
        
        Background color #e42cea
      
           Border around this has a color of #e42cea        
        
          <div style="border:2px solid #e42cea;">Content here</div>
        
        
          .myborder {border:2px solid #e42cea;}
        
        Border color #e42cea