#e7049a color space conversions
Hex:
        #e7049a
        RGB:
        231, 4, 154
        CMY:
        9, 98, 40
        CMYK:
        0, 98, 33, 9
      HSL:
        320°, 96.5957%, 46.0784%
        HSV (HSB):
        320°, 98.2684%, 90.5882%
        XYZ:
        38.8311, 19.4089, 32.2715
        xyY:
        0.4290, 0.2144, 19.4089
      CIE-Lab:
        51.1622, 81.5165, -17.5501
        CIE-LCH:
        51.1622, 83.3844, 347.8500
        CIE-Luv:
        51.1622, 110.4790, -39.2667
        Hunter-Lab:
        44.0555, 80.2354, -12.5923
      #e7049a color charts
#e7049a RGB chart
      #e7049a CMYK chart
      #e7049a RGB pie chart
      #e7049a color shades, tints & tones
#e7049a color schemes
#e7049a color preview, HTML & CSS examples
           This text has a color of #e7049a        
        
          <p style="color:#e7049a;">Text here</p>
        
        
          .mytext {color:#e7049a;}
        
        Text color #e7049a
      
           This box has a color of #e7049a        
        
          <div style="background-color:#e7049a;">Content here</div>
        
        
          .mybackground {background-color:#e7049a;}
        
        Background color #e7049a
      
           Border around this has a color of #e7049a        
        
          <div style="border:2px solid #e7049a;">Content here</div>
        
        
          .myborder {border:2px solid #e7049a;}
        
        Border color #e7049a