#e142d8 color space conversions
Hex:
        #e142d8
        RGB:
        225, 66, 216
        CMY:
        12, 74, 15
        CMYK:
        0, 71, 4, 12
      HSL:
        303°, 72.6027%, 57.0588%
        HSV (HSB):
        303°, 70.6667%, 88.2353%
        XYZ:
        45.3942, 24.8618, 67.3720
        xyY:
        0.3298, 0.1806, 24.8618
      CIE-Lab:
        56.9406, 76.4336, -44.6667
        CIE-LCH:
        56.9406, 88.5280, 329.6986
        CIE-Luv:
        56.9406, 70.1879, -79.7175
        Hunter-Lab:
        49.8617, 75.2491, -45.2082
      #e142d8 color charts
#e142d8 RGB chart
      #e142d8 CMYK chart
      #e142d8 RGB pie chart
      #e142d8 color shades, tints & tones
#e142d8 color schemes
#e142d8 color preview, HTML & CSS examples
           This text has a color of #e142d8        
        
          <p style="color:#e142d8;">Text here</p>
        
        
          .mytext {color:#e142d8;}
        
        Text color #e142d8
      
           This box has a color of #e142d8        
        
          <div style="background-color:#e142d8;">Content here</div>
        
        
          .mybackground {background-color:#e142d8;}
        
        Background color #e142d8
      
           Border around this has a color of #e142d8        
        
          <div style="border:2px solid #e142d8;">Content here</div>
        
        
          .myborder {border:2px solid #e142d8;}
        
        Border color #e142d8