#e401f3 color space conversions
Hex:
        #e401f3
        RGB:
        228, 1, 243
        CMY:
        11, 100, 5
        CMYK:
        6, 100, 0, 5
      HSL:
        296°, 99.1803%, 47.8431%
        HSV (HSB):
        296°, 99.5885%, 95.2941%
        XYZ:
        48.1834, 22.9868, 86.6914
        xyY:
        0.3052, 0.1456, 22.9868
      CIE-Lab:
        55.0587, 92.3913, -62.8532
        CIE-LCH:
        55.0587, 111.7438, 325.7728
        CIE-Luv:
        55.0587, 69.6328, -108.4731
        Hunter-Lab:
        47.9445, 95.4866, -73.6447
      #e401f3 color charts
#e401f3 RGB chart
      #e401f3 CMYK chart
      #e401f3 RGB pie chart
      #e401f3 color shades, tints & tones
#e401f3 color schemes
#e401f3 color preview, HTML & CSS examples
           This text has a color of #e401f3        
        
          <p style="color:#e401f3;">Text here</p>
        
        
          .mytext {color:#e401f3;}
        
        Text color #e401f3
      
           This box has a color of #e401f3        
        
          <div style="background-color:#e401f3;">Content here</div>
        
        
          .mybackground {background-color:#e401f3;}
        
        Background color #e401f3
      
           Border around this has a color of #e401f3        
        
          <div style="border:2px solid #e401f3;">Content here</div>
        
        
          .myborder {border:2px solid #e401f3;}
        
        Border color #e401f3