#e142d2 color space conversions
Hex:
        #e142d2
        RGB:
        225, 66, 210
        CMY:
        12, 74, 18
        CMYK:
        0, 71, 7, 12
      HSL:
        306°, 72.6027%, 57.0588%
        HSV (HSB):
        306°, 70.6667%, 88.2353%
        XYZ:
        44.6324, 24.5571, 63.3604
        xyY:
        0.3367, 0.1853, 24.5571
      CIE-Lab:
        56.6413, 75.5247, -41.7305
        CIE-LCH:
        56.6413, 86.2868, 331.0776
        CIE-Luv:
        56.6413, 72.3044, -74.9995
        Hunter-Lab:
        49.5551, 74.0466, -41.1186
      #e142d2 color charts
#e142d2 RGB chart
      #e142d2 CMYK chart
      #e142d2 RGB pie chart
      #e142d2 color shades, tints & tones
#e142d2 color schemes
#e142d2 color preview, HTML & CSS examples
           This text has a color of #e142d2        
        
          <p style="color:#e142d2;">Text here</p>
        
        
          .mytext {color:#e142d2;}
        
        Text color #e142d2
      
           This box has a color of #e142d2        
        
          <div style="background-color:#e142d2;">Content here</div>
        
        
          .mybackground {background-color:#e142d2;}
        
        Background color #e142d2
      
           Border around this has a color of #e142d2        
        
          <div style="border:2px solid #e142d2;">Content here</div>
        
        
          .myborder {border:2px solid #e142d2;}
        
        Border color #e142d2