#e41ed2 color space conversions
Hex:
        #e41ed2
        RGB:
        228, 30, 210
        CMY:
        11, 88, 18
        CMYK:
        0, 87, 8, 11
      HSL:
        305°, 78.5714%, 50.5882%
        HSV (HSB):
        305°, 86.8421%, 89.4118%
        XYZ:
        44.0920, 22.0757, 62.9099
        xyY:
        0.3416, 0.1710, 22.0757
      CIE-Lab:
        54.1072, 84.8729, -45.7030
        CIE-LCH:
        54.1072, 96.3959, 331.6981
        CIE-Luv:
        54.1072, 80.8155, -81.6204
        Hunter-Lab:
        46.9848, 85.2870, -46.4966
      #e41ed2 color charts
#e41ed2 RGB chart
      #e41ed2 CMYK chart
      #e41ed2 RGB pie chart
      #e41ed2 color shades, tints & tones
#e41ed2 color schemes
#e41ed2 color preview, HTML & CSS examples
           This text has a color of #e41ed2        
        
          <p style="color:#e41ed2;">Text here</p>
        
        
          .mytext {color:#e41ed2;}
        
        Text color #e41ed2
      
           This box has a color of #e41ed2        
        
          <div style="background-color:#e41ed2;">Content here</div>
        
        
          .mybackground {background-color:#e41ed2;}
        
        Background color #e41ed2
      
           Border around this has a color of #e41ed2        
        
          <div style="border:2px solid #e41ed2;">Content here</div>
        
        
          .myborder {border:2px solid #e41ed2;}
        
        Border color #e41ed2