#e400f3 color space conversions
Hex:
        #e400f3
        RGB:
        228, 0, 243
        CMY:
        11, 100, 5
        CMYK:
        6, 100, 0, 5
      HSL:
        296°, 100.0000%, 47.6471%
        HSV (HSB):
        296°, 100.0000%, 95.2941%
        XYZ:
        48.1726, 22.9650, 86.6877
        xyY:
        0.3052, 0.1455, 22.9650
      CIE-Lab:
        55.0363, 92.4578, -62.8892
        CIE-LCH:
        55.0363, 111.8190, 325.7767
        CIE-Luv:
        55.0363, 69.6693, -108.5226
        Hunter-Lab:
        47.9219, 95.5706, -73.7067
      #e400f3 color charts
#e400f3 RGB chart
      #e400f3 CMYK chart
      #e400f3 RGB pie chart
      #e400f3 color shades, tints & tones
#e400f3 color schemes
#e400f3 color preview, HTML & CSS examples
           This text has a color of #e400f3        
        
          <p style="color:#e400f3;">Text here</p>
        
        
          .mytext {color:#e400f3;}
        
        Text color #e400f3
      
           This box has a color of #e400f3        
        
          <div style="background-color:#e400f3;">Content here</div>
        
        
          .mybackground {background-color:#e400f3;}
        
        Background color #e400f3
      
           Border around this has a color of #e400f3        
        
          <div style="border:2px solid #e400f3;">Content here</div>
        
        
          .myborder {border:2px solid #e400f3;}
        
        Border color #e400f3