#e41af9 color space conversions
Hex:
        #e41af9
        RGB:
        228, 26, 249
        CMY:
        11, 90, 2
        CMYK:
        8, 90, 0, 2
      HSL:
        294°, 94.8936%, 53.9216%
        HSV (HSB):
        294°, 89.5582%, 97.6471%
        XYZ:
        49.4632, 24.0723, 91.6620
        xyY:
        0.2994, 0.1457, 24.0723
      CIE-Lab:
        56.1601, 91.1426, -64.4313
        CIE-LCH:
        56.1601, 111.6170, 324.7424
        CIE-Luv:
        56.1601, 66.2705, -111.1943
        Hunter-Lab:
        49.0636, 94.0927, -76.4228
      #e41af9 color charts
#e41af9 RGB chart
      #e41af9 CMYK chart
      #e41af9 RGB pie chart
      #e41af9 color shades, tints & tones
#e41af9 color schemes
#e41af9 color preview, HTML & CSS examples
           This text has a color of #e41af9        
        
          <p style="color:#e41af9;">Text here</p>
        
        
          .mytext {color:#e41af9;}
        
        Text color #e41af9
      
           This box has a color of #e41af9        
        
          <div style="background-color:#e41af9;">Content here</div>
        
        
          .mybackground {background-color:#e41af9;}
        
        Background color #e41af9
      
           Border around this has a color of #e41af9        
        
          <div style="border:2px solid #e41af9;">Content here</div>
        
        
          .myborder {border:2px solid #e41af9;}
        
        Border color #e41af9