#e141d3 color space conversions
Hex:
        #e141d3
        RGB:
        225, 65, 211
        CMY:
        12, 75, 17
        CMYK:
        0, 71, 6, 12
      HSL:
        305°, 72.7273%, 56.8627%
        HSV (HSB):
        305°, 71.1111%, 88.2353%
        XYZ:
        44.6995, 24.4913, 63.9994
        xyY:
        0.3356, 0.1839, 24.4913
      CIE-Lab:
        56.5764, 75.9993, -42.4019
        CIE-LCH:
        56.5764, 87.0277, 330.8418
        CIE-Luv:
        56.5764, 72.1890, -76.0796
        Hunter-Lab:
        49.4887, 74.6208, -42.0325
      #e141d3 color charts
#e141d3 RGB chart
      #e141d3 CMYK chart
      #e141d3 RGB pie chart
      #e141d3 color shades, tints & tones
#e141d3 color schemes
#e141d3 color preview, HTML & CSS examples
           This text has a color of #e141d3        
        
          <p style="color:#e141d3;">Text here</p>
        
        
          .mytext {color:#e141d3;}
        
        Text color #e141d3
      
           This box has a color of #e141d3        
        
          <div style="background-color:#e141d3;">Content here</div>
        
        
          .mybackground {background-color:#e141d3;}
        
        Background color #e141d3
      
           Border around this has a color of #e141d3        
        
          <div style="border:2px solid #e141d3;">Content here</div>
        
        
          .myborder {border:2px solid #e141d3;}
        
        Border color #e141d3