#e41da0 color space conversions
Hex:
        #e41da0
        RGB:
        228, 29, 160
        CMY:
        11, 89, 37
        CMYK:
        0, 87, 30, 11
      HSL:
        321°, 78.6561%, 50.3922%
        HSV (HSB):
        321°, 87.2807%, 89.4118%
        XYZ:
        38.7794, 19.9108, 35.0570
        xyY:
        0.4137, 0.2124, 19.9108
      CIE-Lab:
        51.7362, 78.8775, -20.2916
        CIE-LCH:
        51.7362, 81.4457, 345.5732
        CIE-Luv:
        51.7362, 102.6478, -42.6906
        Hunter-Lab:
        44.6215, 77.0423, -15.3463
      #e41da0 color charts
#e41da0 RGB chart
      #e41da0 CMYK chart
      #e41da0 RGB pie chart
      #e41da0 color shades, tints & tones
#e41da0 color schemes
#e41da0 color preview, HTML & CSS examples
           This text has a color of #e41da0        
        
          <p style="color:#e41da0;">Text here</p>
        
        
          .mytext {color:#e41da0;}
        
        Text color #e41da0
      
           This box has a color of #e41da0        
        
          <div style="background-color:#e41da0;">Content here</div>
        
        
          .mybackground {background-color:#e41da0;}
        
        Background color #e41da0
      
           Border around this has a color of #e41da0        
        
          <div style="border:2px solid #e41da0;">Content here</div>
        
        
          .myborder {border:2px solid #e41da0;}
        
        Border color #e41da0