#e146c4 color space conversions
Hex:
        #e146c4
        RGB:
        225, 70, 196
        CMY:
        12, 73, 23
        CMYK:
        0, 69, 13, 12
      HSL:
        311°, 72.0930%, 57.8431%
        HSV (HSB):
        311°, 68.8889%, 88.2353%
        XYZ:
        43.2053, 24.3734, 54.6519
        xyY:
        0.3535, 0.1994, 24.3734
      CIE-Lab:
        56.4597, 72.1204, -34.0138
        CIE-LCH:
        56.4597, 79.7389, 334.7502
        CIE-Luv:
        56.4597, 76.2552, -62.6442
        Hunter-Lab:
        49.3694, 69.8166, -31.0754
      #e146c4 color charts
#e146c4 RGB chart
      #e146c4 CMYK chart
      #e146c4 RGB pie chart
      #e146c4 color shades, tints & tones
#e146c4 color schemes
#e146c4 color preview, HTML & CSS examples
           This text has a color of #e146c4        
        
          <p style="color:#e146c4;">Text here</p>
        
        
          .mytext {color:#e146c4;}
        
        Text color #e146c4
      
           This box has a color of #e146c4        
        
          <div style="background-color:#e146c4;">Content here</div>
        
        
          .mybackground {background-color:#e146c4;}
        
        Background color #e146c4
      
           Border around this has a color of #e146c4        
        
          <div style="border:2px solid #e146c4;">Content here</div>
        
        
          .myborder {border:2px solid #e146c4;}
        
        Border color #e146c4