#e42dee color space conversions
Hex:
        #e42dee
        RGB:
        228, 45, 238
        CMY:
        11, 82, 7
        CMYK:
        4, 81, 0, 7
      HSL:
        297°, 85.0220%, 55.4902%
        HSV (HSB):
        297°, 81.0924%, 93.3333%
        XYZ:
        48.3659, 24.5438, 83.0772
        xyY:
        0.3101, 0.1573, 24.5438
      CIE-Lab:
        56.6282, 86.1289, -57.5345
        CIE-LCH:
        56.6282, 103.5780, 326.2569
        CIE-Luv:
        56.6282, 68.2819, -100.5169
        Hunter-Lab:
        49.5417, 87.5656, -64.7451
      #e42dee color charts
#e42dee RGB chart
      #e42dee CMYK chart
      #e42dee RGB pie chart
      #e42dee color shades, tints & tones
#e42dee color schemes
#e42dee color preview, HTML & CSS examples
           This text has a color of #e42dee        
        
          <p style="color:#e42dee;">Text here</p>
        
        
          .mytext {color:#e42dee;}
        
        Text color #e42dee
      
           This box has a color of #e42dee        
        
          <div style="background-color:#e42dee;">Content here</div>
        
        
          .mybackground {background-color:#e42dee;}
        
        Background color #e42dee
      
           Border around this has a color of #e42dee        
        
          <div style="border:2px solid #e42dee;">Content here</div>
        
        
          .myborder {border:2px solid #e42dee;}
        
        Border color #e42dee