#e143f2 color space conversions
Hex:
        #e143f2
        RGB:
        225, 67, 242
        CMY:
        12, 74, 5
        CMYK:
        7, 72, 0, 5
      HSL:
        294°, 87.0647%, 60.5882%
        HSV (HSB):
        294°, 72.3140%, 94.9020%
        XYZ:
        49.0855, 26.4327, 86.5193
        xyY:
        0.3029, 0.1631, 26.4327
      CIE-Lab:
        58.4455, 80.2657, -56.8912
        CIE-LCH:
        58.4455, 98.3829, 324.6715
        CIE-Luv:
        58.4455, 61.2443, -99.5037
        Hunter-Lab:
        51.4127, 80.4479, -63.7866
      #e143f2 color charts
#e143f2 RGB chart
      #e143f2 CMYK chart
      #e143f2 RGB pie chart
      #e143f2 color shades, tints & tones
#e143f2 color schemes
#e143f2 color preview, HTML & CSS examples
           This text has a color of #e143f2        
        
          <p style="color:#e143f2;">Text here</p>
        
        
          .mytext {color:#e143f2;}
        
        Text color #e143f2
      
           This box has a color of #e143f2        
        
          <div style="background-color:#e143f2;">Content here</div>
        
        
          .mybackground {background-color:#e143f2;}
        
        Background color #e143f2
      
           Border around this has a color of #e143f2        
        
          <div style="border:2px solid #e143f2;">Content here</div>
        
        
          .myborder {border:2px solid #e143f2;}
        
        Border color #e143f2