#e213f8 color space conversions
Hex:
        #e213f8
        RGB:
        226, 19, 248
        CMY:
        11, 93, 3
        CMYK:
        9, 92, 0, 3
      HSL:
        294°, 94.2387%, 52.3529%
        HSV (HSB):
        294°, 92.3387%, 97.2549%
        XYZ:
        48.5402, 23.4118, 90.7675
        xyY:
        0.2983, 0.1439, 23.4118
      CIE-Lab:
        55.4940, 91.4965, -64.9636
        CIE-LCH:
        55.4940, 112.2135, 324.6248
        CIE-Luv:
        55.4940, 65.7081, -111.6722
        Hunter-Lab:
        48.3857, 94.3947, -77.3529
      #e213f8 color charts
#e213f8 RGB chart
      #e213f8 CMYK chart
      #e213f8 RGB pie chart
      #e213f8 color shades, tints & tones
#e213f8 color schemes
#e213f8 color preview, HTML & CSS examples
           This text has a color of #e213f8        
        
          <p style="color:#e213f8;">Text here</p>
        
        
          .mytext {color:#e213f8;}
        
        Text color #e213f8
      
           This box has a color of #e213f8        
        
          <div style="background-color:#e213f8;">Content here</div>
        
        
          .mybackground {background-color:#e213f8;}
        
        Background color #e213f8
      
           Border around this has a color of #e213f8        
        
          <div style="border:2px solid #e213f8;">Content here</div>
        
        
          .myborder {border:2px solid #e213f8;}
        
        Border color #e213f8