#e42070 color space conversions
Hex:
        #e42070
        RGB:
        228, 32, 112
        CMY:
        11, 87, 56
        CMYK:
        0, 86, 51, 11
      HSL:
        336°, 78.4000%, 50.9804%
        HSV (HSB):
        336°, 85.9649%, 89.4118%
        XYZ:
        35.4361, 18.6969, 17.0704
        xyY:
        0.4977, 0.2626, 18.6969
      CIE-Lab:
        50.3306, 73.9565, 6.5204
        CIE-LCH:
        50.3306, 74.2434, 5.0384
        CIE-Luv:
        50.3306, 123.1906, -6.5137
        Hunter-Lab:
        43.2399, 70.6151, 6.8612
      #e42070 color charts
#e42070 RGB chart
      #e42070 CMYK chart
      #e42070 RGB pie chart
      #e42070 color shades, tints & tones
#e42070 color schemes
#e42070 color preview, HTML & CSS examples
           This text has a color of #e42070        
        
          <p style="color:#e42070;">Text here</p>
        
        
          .mytext {color:#e42070;}
        
        Text color #e42070
      
           This box has a color of #e42070        
        
          <div style="background-color:#e42070;">Content here</div>
        
        
          .mybackground {background-color:#e42070;}
        
        Background color #e42070
      
           Border around this has a color of #e42070        
        
          <div style="border:2px solid #e42070;">Content here</div>
        
        
          .myborder {border:2px solid #e42070;}
        
        Border color #e42070