#e42ed5 color space conversions
Hex:
        #e42ed5
        RGB:
        228, 46, 213
        CMY:
        11, 82, 16
        CMYK:
        0, 80, 7, 11
      HSL:
        305°, 77.1186%, 53.7255%
        HSV (HSB):
        305°, 79.8246%, 89.4118%
        XYZ:
        44.9821, 23.2521, 65.0681
        xyY:
        0.3374, 0.1744, 23.2521
      CIE-Lab:
        55.3310, 82.1850, -45.4764
        CIE-LCH:
        55.3310, 93.9280, 331.0424
        CIE-Luv:
        55.3310, 77.4392, -81.2970
        Hunter-Lab:
        48.2204, 82.1271, -46.2510
      #e42ed5 color charts
#e42ed5 RGB chart
      #e42ed5 CMYK chart
      #e42ed5 RGB pie chart
      #e42ed5 color shades, tints & tones
#e42ed5 color schemes
#e42ed5 color preview, HTML & CSS examples
           This text has a color of #e42ed5        
        
          <p style="color:#e42ed5;">Text here</p>
        
        
          .mytext {color:#e42ed5;}
        
        Text color #e42ed5
      
           This box has a color of #e42ed5        
        
          <div style="background-color:#e42ed5;">Content here</div>
        
        
          .mybackground {background-color:#e42ed5;}
        
        Background color #e42ed5
      
           Border around this has a color of #e42ed5        
        
          <div style="border:2px solid #e42ed5;">Content here</div>
        
        
          .myborder {border:2px solid #e42ed5;}
        
        Border color #e42ed5