#e41de0 color space conversions
Hex:
        #e41de0
        RGB:
        228, 29, 224
        CMY:
        11, 89, 12
        CMYK:
        0, 87, 2, 11
      HSL:
        301°, 78.6561%, 50.3922%
        HSV (HSB):
        301°, 87.2807%, 89.4118%
        XYZ:
        45.8888, 22.7545, 72.4945
        xyY:
        0.3251, 0.1612, 22.7545
      CIE-Lab:
        54.8186, 86.9943, -52.5395
        CIE-LCH:
        54.8186, 101.6288, 328.8705
        CIE-Luv:
        54.8186, 75.3354, -92.4052
        Hunter-Lab:
        47.7017, 88.2382, -56.7145
      #e41de0 color charts
#e41de0 RGB chart
      #e41de0 CMYK chart
      #e41de0 RGB pie chart
      #e41de0 color shades, tints & tones
#e41de0 color schemes
#e41de0 color preview, HTML & CSS examples
           This text has a color of #e41de0        
        
          <p style="color:#e41de0;">Text here</p>
        
        
          .mytext {color:#e41de0;}
        
        Text color #e41de0
      
           This box has a color of #e41de0        
        
          <div style="background-color:#e41de0;">Content here</div>
        
        
          .mybackground {background-color:#e41de0;}
        
        Background color #e41de0
      
           Border around this has a color of #e41de0        
        
          <div style="border:2px solid #e41de0;">Content here</div>
        
        
          .myborder {border:2px solid #e41de0;}
        
        Border color #e41de0