#e1049a color space conversions
Hex:
        #e1049a
        RGB:
        225, 4, 154
        CMY:
        12, 98, 40
        CMYK:
        0, 98, 32, 12
      HSL:
        319°, 96.5066%, 44.9020%
        HSV (HSB):
        319°, 98.2222%, 88.2353%
        XYZ:
        36.9275, 18.4275, 32.1824
        xyY:
        0.4218, 0.2105, 18.4275
      CIE-Lab:
        50.0105, 80.3157, -19.4128
        CIE-LCH:
        50.0105, 82.6285, 346.4119
        CIE-Luv:
        50.0105, 105.6653, -41.4261
        Hunter-Lab:
        42.9272, 78.4292, -14.4005
      #e1049a color charts
#e1049a RGB chart
      #e1049a CMYK chart
      #e1049a RGB pie chart
      #e1049a color shades, tints & tones
#e1049a color schemes
#e1049a color preview, HTML & CSS examples
           This text has a color of #e1049a        
        
          <p style="color:#e1049a;">Text here</p>
        
        
          .mytext {color:#e1049a;}
        
        Text color #e1049a
      
           This box has a color of #e1049a        
        
          <div style="background-color:#e1049a;">Content here</div>
        
        
          .mybackground {background-color:#e1049a;}
        
        Background color #e1049a
      
           Border around this has a color of #e1049a        
        
          <div style="border:2px solid #e1049a;">Content here</div>
        
        
          .myborder {border:2px solid #e1049a;}
        
        Border color #e1049a