#e142e2 color space conversions
Hex:
        #e142e2
        RGB:
        225, 66, 226
        CMY:
        12, 74, 11
        CMYK:
        0, 71, 0, 11
      HSL:
        300°, 73.3945%, 57.2549%
        HSV (HSB):
        300°, 70.7965%, 88.6275%
        XYZ:
        46.7270, 25.3950, 74.3904
        xyY:
        0.3189, 0.1733, 25.3950
      CIE-Lab:
        57.4582, 77.9904, -49.4977
        CIE-LCH:
        57.4582, 92.3717, 327.5981
        CIE-Luv:
        57.4582, 66.7388, -87.5122
        Hunter-Lab:
        50.3934, 77.3246, -52.2481
      #e142e2 color charts
#e142e2 RGB chart
      #e142e2 CMYK chart
      #e142e2 RGB pie chart
      #e142e2 color shades, tints & tones
#e142e2 color schemes
#e142e2 color preview, HTML & CSS examples
           This text has a color of #e142e2        
        
          <p style="color:#e142e2;">Text here</p>
        
        
          .mytext {color:#e142e2;}
        
        Text color #e142e2
      
           This box has a color of #e142e2        
        
          <div style="background-color:#e142e2;">Content here</div>
        
        
          .mybackground {background-color:#e142e2;}
        
        Background color #e142e2
      
           Border around this has a color of #e142e2        
        
          <div style="border:2px solid #e142e2;">Content here</div>
        
        
          .myborder {border:2px solid #e142e2;}
        
        Border color #e142e2