#e141c0 color space conversions
Hex:
        #e141c0
        RGB:
        225, 65, 192
        CMY:
        12, 75, 25
        CMYK:
        0, 71, 15, 12
      HSL:
        312°, 72.7273%, 56.8627%
        HSV (HSB):
        312°, 71.1111%, 88.2353%
        XYZ:
        42.4561, 23.5939, 52.1856
        xyY:
        0.3591, 0.1996, 23.5939
      CIE-Lab:
        55.6789, 73.2507, -32.9322
        CIE-LCH:
        55.6789, 80.3131, 335.7922
        CIE-Luv:
        55.6789, 79.1142, -61.0142
        Hunter-Lab:
        48.5736, 71.0154, -29.6974
      #e141c0 color charts
#e141c0 RGB chart
      #e141c0 CMYK chart
      #e141c0 RGB pie chart
      #e141c0 color shades, tints & tones
#e141c0 color schemes
#e141c0 color preview, HTML & CSS examples
           This text has a color of #e141c0        
        
          <p style="color:#e141c0;">Text here</p>
        
        
          .mytext {color:#e141c0;}
        
        Text color #e141c0
      
           This box has a color of #e141c0        
        
          <div style="background-color:#e141c0;">Content here</div>
        
        
          .mybackground {background-color:#e141c0;}
        
        Background color #e141c0
      
           Border around this has a color of #e141c0        
        
          <div style="border:2px solid #e141c0;">Content here</div>
        
        
          .myborder {border:2px solid #e141c0;}
        
        Border color #e141c0