#e141bd color space conversions
Hex:
        #e141bd
        RGB:
        225, 65, 189
        CMY:
        12, 75, 26
        CMYK:
        0, 71, 16, 12
      HSL:
        314°, 72.7273%, 56.8627%
        HSV (HSB):
        314°, 71.1111%, 88.2353%
        XYZ:
        42.1269, 23.4623, 50.4524
        xyY:
        0.3630, 0.2022, 23.4623
      CIE-Lab:
        55.5453, 72.8363, -31.4102
        CIE-LCH:
        55.5453, 79.3204, 336.6721
        CIE-Luv:
        55.5453, 80.2325, -58.6215
        Hunter-Lab:
        48.4379, 70.4771, -27.8494
      #e141bd color charts
#e141bd RGB chart
      #e141bd CMYK chart
      #e141bd RGB pie chart
      #e141bd color shades, tints & tones
#e141bd color schemes
#e141bd color preview, HTML & CSS examples
           This text has a color of #e141bd        
        
          <p style="color:#e141bd;">Text here</p>
        
        
          .mytext {color:#e141bd;}
        
        Text color #e141bd
      
           This box has a color of #e141bd        
        
          <div style="background-color:#e141bd;">Content here</div>
        
        
          .mybackground {background-color:#e141bd;}
        
        Background color #e141bd
      
           Border around this has a color of #e141bd        
        
          <div style="border:2px solid #e141bd;">Content here</div>
        
        
          .myborder {border:2px solid #e141bd;}
        
        Border color #e141bd