#e1014e color space conversions
Hex:
        #e1014e
        RGB:
        225, 1, 78
        CMY:
        12, 100, 69
        CMYK:
        0, 100, 65, 12
      HSL:
        339°, 99.1150%, 44.3137%
        HSV (HSB):
        339°, 99.5556%, 88.2353%
        XYZ:
        32.4373, 16.5793, 8.6982
        xyY:
        0.5620, 0.2873, 16.5793
      CIE-Lab:
        47.7255, 74.7338, 23.7352
        CIE-LCH:
        47.7255, 78.4124, 17.6197
        CIE-Luv:
        47.7255, 139.2817, 10.7654
        Hunter-Lab:
        40.7177, 70.9442, 15.8367
      #e1014e color charts
#e1014e RGB chart
      #e1014e CMYK chart
      #e1014e RGB pie chart
      #e1014e color shades, tints & tones
#e1014e color schemes
#e1014e color preview, HTML & CSS examples
           This text has a color of #e1014e        
        
          <p style="color:#e1014e;">Text here</p>
        
        
          .mytext {color:#e1014e;}
        
        Text color #e1014e
      
           This box has a color of #e1014e        
        
          <div style="background-color:#e1014e;">Content here</div>
        
        
          .mybackground {background-color:#e1014e;}
        
        Background color #e1014e
      
           Border around this has a color of #e1014e        
        
          <div style="border:2px solid #e1014e;">Content here</div>
        
        
          .myborder {border:2px solid #e1014e;}
        
        Border color #e1014e