#e41ed1 color space conversions
Hex:
        #e41ed1
        RGB:
        228, 30, 209
        CMY:
        11, 88, 18
        CMYK:
        0, 87, 8, 11
      HSL:
        306°, 78.5714%, 50.5882%
        HSV (HSB):
        306°, 86.8421%, 89.4118%
        XYZ:
        43.9678, 22.0260, 62.2557
        xyY:
        0.3428, 0.1717, 22.0260
      CIE-Lab:
        54.0546, 84.7359, -45.2143
        CIE-LCH:
        54.0546, 96.0443, 331.9160
        CIE-Luv:
        54.0546, 81.2238, -80.8515
        Hunter-Lab:
        46.9318, 85.0959, -45.7966
      #e41ed1 color charts
#e41ed1 RGB chart
      #e41ed1 CMYK chart
      #e41ed1 RGB pie chart
      #e41ed1 color shades, tints & tones
#e41ed1 color schemes
#e41ed1 color preview, HTML & CSS examples
           This text has a color of #e41ed1        
        
          <p style="color:#e41ed1;">Text here</p>
        
        
          .mytext {color:#e41ed1;}
        
        Text color #e41ed1
      
           This box has a color of #e41ed1        
        
          <div style="background-color:#e41ed1;">Content here</div>
        
        
          .mybackground {background-color:#e41ed1;}
        
        Background color #e41ed1
      
           Border around this has a color of #e41ed1        
        
          <div style="border:2px solid #e41ed1;">Content here</div>
        
        
          .myborder {border:2px solid #e41ed1;}
        
        Border color #e41ed1