#e20070 color space conversions
Hex:
        #e20070
        RGB:
        226, 0, 112
        CMY:
        11, 100, 56
        CMYK:
        0, 100, 50, 11
      HSL:
        330°, 100.0000%, 44.3137%
        HSV (HSB):
        330°, 100.0000%, 88.6275%
        XYZ:
        34.2887, 17.3386, 16.8687
        xyY:
        0.5006, 0.2531, 17.3386
      CIE-Lab:
        48.6839, 77.1279, 4.1075
        CIE-LCH:
        48.6839, 77.2372, 3.0485
        CIE-Luv:
        48.6839, 126.4136, -10.1203
        Hunter-Lab:
        41.6396, 74.1186, 5.1287
      #e20070 color charts
#e20070 RGB chart
      #e20070 CMYK chart
      #e20070 RGB pie chart
      #e20070 color shades, tints & tones
#e20070 color schemes
#e20070 color preview, HTML & CSS examples
           This text has a color of #e20070        
        
          <p style="color:#e20070;">Text here</p>
        
        
          .mytext {color:#e20070;}
        
        Text color #e20070
      
           This box has a color of #e20070        
        
          <div style="background-color:#e20070;">Content here</div>
        
        
          .mybackground {background-color:#e20070;}
        
        Background color #e20070
      
           Border around this has a color of #e20070        
        
          <div style="border:2px solid #e20070;">Content here</div>
        
        
          .myborder {border:2px solid #e20070;}
        
        Border color #e20070