#e142f4 color space conversions
Hex:
        #e142f4
        RGB:
        225, 66, 244
        CMY:
        12, 74, 4
        CMYK:
        8, 73, 0, 4
      HSL:
        294°, 89.0000%, 60.7843%
        HSV (HSB):
        294°, 72.9508%, 95.6863%
        XYZ:
        49.3287, 26.4356, 88.0906
        xyY:
        0.3011, 0.1613, 26.4356
      CIE-Lab:
        58.4483, 80.9151, -58.0011
        CIE-LCH:
        58.4483, 99.5559, 324.3665
        CIE-Luv:
        58.4483, 60.7979, -101.2853
        Hunter-Lab:
        51.4156, 81.2776, -65.5910
      #e142f4 color charts
#e142f4 RGB chart
      #e142f4 CMYK chart
      #e142f4 RGB pie chart
      #e142f4 color shades, tints & tones
#e142f4 color schemes
#e142f4 color preview, HTML & CSS examples
           This text has a color of #e142f4        
        
          <p style="color:#e142f4;">Text here</p>
        
        
          .mytext {color:#e142f4;}
        
        Text color #e142f4
      
           This box has a color of #e142f4        
        
          <div style="background-color:#e142f4;">Content here</div>
        
        
          .mybackground {background-color:#e142f4;}
        
        Background color #e142f4
      
           Border around this has a color of #e142f4        
        
          <div style="border:2px solid #e142f4;">Content here</div>
        
        
          .myborder {border:2px solid #e142f4;}
        
        Border color #e142f4