#e0049e color space conversions
Hex:
        #e0049e
        RGB:
        224, 4, 158
        CMY:
        12, 98, 38
        CMYK:
        0, 98, 29, 12
      HSL:
        318°, 96.4912%, 44.7059%
        HSV (HSB):
        318°, 98.2143%, 87.8431%
        XYZ:
        36.9554, 18.4027, 33.9521
        xyY:
        0.4138, 0.2061, 18.4027
      CIE-Lab:
        49.9810, 80.5351, -21.8623
        CIE-LCH:
        49.9810, 83.4498, 344.8124
        CIE-Luv:
        49.9810, 102.9752, -44.8973
        Hunter-Lab:
        42.8984, 78.6990, -16.8963
      #e0049e color charts
#e0049e RGB chart
      #e0049e CMYK chart
      #e0049e RGB pie chart
      #e0049e color shades, tints & tones
#e0049e color schemes
#e0049e color preview, HTML & CSS examples
           This text has a color of #e0049e        
        
          <p style="color:#e0049e;">Text here</p>
        
        
          .mytext {color:#e0049e;}
        
        Text color #e0049e
      
           This box has a color of #e0049e        
        
          <div style="background-color:#e0049e;">Content here</div>
        
        
          .mybackground {background-color:#e0049e;}
        
        Background color #e0049e
      
           Border around this has a color of #e0049e        
        
          <div style="border:2px solid #e0049e;">Content here</div>
        
        
          .myborder {border:2px solid #e0049e;}
        
        Border color #e0049e