#e00970 color space conversions
Hex:
        #e00970
        RGB:
        224, 9, 112
        CMY:
        12, 96, 56
        CMYK:
        0, 96, 50, 12
      HSL:
        331°, 92.2747%, 45.6863%
        HSV (HSB):
        331°, 95.9821%, 87.8431%
        XYZ:
        33.7628, 17.2125, 16.8721
        xyY:
        0.4976, 0.2537, 17.2125
      CIE-Lab:
        48.5267, 75.9764, 3.8294
        CIE-LCH:
        48.5267, 76.0728, 2.8854
        CIE-Luv:
        48.5267, 123.8941, -10.1723
        Hunter-Lab:
        41.4880, 72.6588, 4.9299
      #e00970 color charts
#e00970 RGB chart
      #e00970 CMYK chart
      #e00970 RGB pie chart
      #e00970 color shades, tints & tones
#e00970 color schemes
#e00970 color preview, HTML & CSS examples
           This text has a color of #e00970        
        
          <p style="color:#e00970;">Text here</p>
        
        
          .mytext {color:#e00970;}
        
        Text color #e00970
      
           This box has a color of #e00970        
        
          <div style="background-color:#e00970;">Content here</div>
        
        
          .mybackground {background-color:#e00970;}
        
        Background color #e00970
      
           Border around this has a color of #e00970        
        
          <div style="border:2px solid #e00970;">Content here</div>
        
        
          .myborder {border:2px solid #e00970;}
        
        Border color #e00970