#e41e82 color space conversions
Hex:
        #e41e82
        RGB:
        228, 30, 130
        CMY:
        11, 88, 49
        CMYK:
        0, 87, 43, 11
      HSL:
        330°, 78.5714%, 50.5882%
        HSV (HSB):
        330°, 86.8421%, 89.4118%
        XYZ:
        36.4884, 19.0342, 22.8699
        xyY:
        0.4655, 0.2428, 19.0342
      CIE-Lab:
        50.7272, 75.7749, -3.8393
        CIE-LCH:
        50.7272, 75.8721, 357.0995
        CIE-Luv:
        50.7272, 115.9417, -19.6337
        Hunter-Lab:
        43.6282, 72.9389, -0.5400
      #e41e82 color charts
#e41e82 RGB chart
      #e41e82 CMYK chart
      #e41e82 RGB pie chart
      #e41e82 color shades, tints & tones
#e41e82 color schemes
#e41e82 color preview, HTML & CSS examples
           This text has a color of #e41e82        
        
          <p style="color:#e41e82;">Text here</p>
        
        
          .mytext {color:#e41e82;}
        
        Text color #e41e82
      
           This box has a color of #e41e82        
        
          <div style="background-color:#e41e82;">Content here</div>
        
        
          .mybackground {background-color:#e41e82;}
        
        Background color #e41e82
      
           Border around this has a color of #e41e82        
        
          <div style="border:2px solid #e41e82;">Content here</div>
        
        
          .myborder {border:2px solid #e41e82;}
        
        Border color #e41e82