#e146f4 color space conversions
Hex:
        #e146f4
        RGB:
        225, 70, 244
        CMY:
        12, 73, 4
        CMYK:
        8, 71, 0, 4
      HSL:
        293°, 88.7755%, 61.5686%
        HSV (HSB):
        293°, 71.3115%, 95.6863%
        XYZ:
        49.5706, 26.9195, 88.1713
        xyY:
        0.3010, 0.1635, 26.9195
      CIE-Lab:
        58.8998, 79.6248, -57.2795
        CIE-LCH:
        58.8998, 98.0870, 324.2700
        CIE-Luv:
        58.8998, 60.0053, -100.1894
        Hunter-Lab:
        51.8840, 79.7440, -64.4381
      #e146f4 color charts
#e146f4 RGB chart
      #e146f4 CMYK chart
      #e146f4 RGB pie chart
      #e146f4 color shades, tints & tones
#e146f4 color schemes
#e146f4 color preview, HTML & CSS examples
           This text has a color of #e146f4        
        
          <p style="color:#e146f4;">Text here</p>
        
        
          .mytext {color:#e146f4;}
        
        Text color #e146f4
      
           This box has a color of #e146f4        
        
          <div style="background-color:#e146f4;">Content here</div>
        
        
          .mybackground {background-color:#e146f4;}
        
        Background color #e146f4
      
           Border around this has a color of #e146f4        
        
          <div style="border:2px solid #e146f4;">Content here</div>
        
        
          .myborder {border:2px solid #e146f4;}
        
        Border color #e146f4