#e41d87 color space conversions
Hex:
        #e41d87
        RGB:
        228, 29, 135
        CMY:
        11, 89, 47
        CMYK:
        0, 87, 41, 11
      HSL:
        328°, 78.6561%, 50.3922%
        HSV (HSB):
        328°, 87.2807%, 89.4118%
        XYZ:
        36.8074, 19.1220, 24.6726
        xyY:
        0.4567, 0.2372, 19.1220
      CIE-Lab:
        50.8296, 76.3895, -6.7078
        CIE-LCH:
        50.8296, 76.6834, 354.9817
        CIE-Luv:
        50.8296, 113.9228, -23.4939
        Hunter-Lab:
        43.7287, 73.7224, -2.8425
      #e41d87 color charts
#e41d87 RGB chart
      #e41d87 CMYK chart
      #e41d87 RGB pie chart
      #e41d87 color shades, tints & tones
#e41d87 color schemes
#e41d87 color preview, HTML & CSS examples
           This text has a color of #e41d87        
        
          <p style="color:#e41d87;">Text here</p>
        
        
          .mytext {color:#e41d87;}
        
        Text color #e41d87
      
           This box has a color of #e41d87        
        
          <div style="background-color:#e41d87;">Content here</div>
        
        
          .mybackground {background-color:#e41d87;}
        
        Background color #e41d87
      
           Border around this has a color of #e41d87        
        
          <div style="border:2px solid #e41d87;">Content here</div>
        
        
          .myborder {border:2px solid #e41d87;}
        
        Border color #e41d87