#e41af8 color space conversions
Hex:
        #e41af8
        RGB:
        228, 26, 248
        CMY:
        11, 90, 3
        CMYK:
        8, 90, 0, 3
      HSL:
        295°, 94.0678%, 53.7255%
        HSV (HSB):
        295°, 89.5161%, 97.2549%
        XYZ:
        49.3076, 24.0101, 90.8425
        xyY:
        0.3004, 0.1463, 24.0101
      CIE-Lab:
        56.0979, 90.9887, -63.9743
        CIE-LCH:
        56.0979, 111.2279, 324.8889
        CIE-Luv:
        56.0979, 66.6263, -110.4712
        Hunter-Lab:
        49.0001, 93.8700, -75.6192
      #e41af8 color charts
#e41af8 RGB chart
      #e41af8 CMYK chart
      #e41af8 RGB pie chart
      #e41af8 color shades, tints & tones
#e41af8 color schemes
#e41af8 color preview, HTML & CSS examples
           This text has a color of #e41af8        
        
          <p style="color:#e41af8;">Text here</p>
        
        
          .mytext {color:#e41af8;}
        
        Text color #e41af8
      
           This box has a color of #e41af8        
        
          <div style="background-color:#e41af8;">Content here</div>
        
        
          .mybackground {background-color:#e41af8;}
        
        Background color #e41af8
      
           Border around this has a color of #e41af8        
        
          <div style="border:2px solid #e41af8;">Content here</div>
        
        
          .myborder {border:2px solid #e41af8;}
        
        Border color #e41af8