#e41e85 color space conversions
Hex:
        #e41e85
        RGB:
        228, 30, 133
        CMY:
        11, 88, 48
        CMYK:
        0, 87, 42, 11
      HSL:
        329°, 78.5714%, 50.5882%
        HSV (HSB):
        329°, 86.8421%, 89.4118%
        XYZ:
        36.6928, 19.1160, 23.9461
        xyY:
        0.4601, 0.2397, 19.1160
      CIE-Lab:
        50.8226, 76.0409, -5.5111
        CIE-LCH:
        50.8226, 76.2403, 355.8547
        CIE-Luv:
        50.8226, 114.6161, -21.8563
        Hunter-Lab:
        43.7218, 73.2900, -1.8674
      #e41e85 color charts
#e41e85 RGB chart
      #e41e85 CMYK chart
      #e41e85 RGB pie chart
      #e41e85 color shades, tints & tones
#e41e85 color schemes
#e41e85 color preview, HTML & CSS examples
           This text has a color of #e41e85        
        
          <p style="color:#e41e85;">Text here</p>
        
        
          .mytext {color:#e41e85;}
        
        Text color #e41e85
      
           This box has a color of #e41e85        
        
          <div style="background-color:#e41e85;">Content here</div>
        
        
          .mybackground {background-color:#e41e85;}
        
        Background color #e41e85
      
           Border around this has a color of #e41e85        
        
          <div style="border:2px solid #e41e85;">Content here</div>
        
        
          .myborder {border:2px solid #e41e85;}
        
        Border color #e41e85