#e42e7f color space conversions
Hex:
        #e42e7f
        RGB:
        228, 46, 127
        CMY:
        11, 82, 50
        CMYK:
        0, 80, 44, 11
      HSL:
        333°, 77.1186%, 53.7255%
        HSV (HSB):
        333°, 79.8246%, 89.4118%
        XYZ:
        36.8027, 19.9803, 21.9955
        xyY:
        0.4672, 0.2536, 19.9803
      CIE-Lab:
        51.8149, 72.1268, -0.4291
        CIE-LCH:
        51.8149, 72.1280, 359.6591
        CIE-Luv:
        51.8149, 113.1011, -14.5261
        Hunter-Lab:
        44.6993, 68.7422, 2.1142
      #e42e7f color charts
#e42e7f RGB chart
      #e42e7f CMYK chart
      #e42e7f RGB pie chart
      #e42e7f color shades, tints & tones
#e42e7f color schemes
#e42e7f color preview, HTML & CSS examples
           This text has a color of #e42e7f        
        
          <p style="color:#e42e7f;">Text here</p>
        
        
          .mytext {color:#e42e7f;}
        
        Text color #e42e7f
      
           This box has a color of #e42e7f        
        
          <div style="background-color:#e42e7f;">Content here</div>
        
        
          .mybackground {background-color:#e42e7f;}
        
        Background color #e42e7f
      
           Border around this has a color of #e42e7f        
        
          <div style="border:2px solid #e42e7f;">Content here</div>
        
        
          .myborder {border:2px solid #e42e7f;}
        
        Border color #e42e7f