#e42f83 color space conversions
Hex:
        #e42f83
        RGB:
        228, 47, 131
        CMY:
        11, 82, 49
        CMYK:
        0, 79, 43, 11
      HSL:
        332°, 77.0213%, 53.9216%
        HSV (HSB):
        332°, 79.3860%, 89.4118%
        XYZ:
        37.1082, 20.1657, 23.4093
        xyY:
        0.4599, 0.2499, 20.1657
      CIE-Lab:
        52.0240, 72.2309, -2.5307
        CIE-LCH:
        52.0240, 72.2752, 357.9934
        CIE-Luv:
        52.0240, 111.1510, -17.2336
        Hunter-Lab:
        44.9062, 68.9171, 0.5269
      #e42f83 color charts
#e42f83 RGB chart
      #e42f83 CMYK chart
      #e42f83 RGB pie chart
      #e42f83 color shades, tints & tones
#e42f83 color schemes
#e42f83 color preview, HTML & CSS examples
           This text has a color of #e42f83        
        
          <p style="color:#e42f83;">Text here</p>
        
        
          .mytext {color:#e42f83;}
        
        Text color #e42f83
      
           This box has a color of #e42f83        
        
          <div style="background-color:#e42f83;">Content here</div>
        
        
          .mybackground {background-color:#e42f83;}
        
        Background color #e42f83
      
           Border around this has a color of #e42f83        
        
          <div style="border:2px solid #e42f83;">Content here</div>
        
        
          .myborder {border:2px solid #e42f83;}
        
        Border color #e42f83