#e141dc color space conversions
Hex:
        #e141dc
        RGB:
        225, 65, 220
        CMY:
        12, 75, 14
        CMYK:
        0, 71, 2, 12
      HSL:
        302°, 72.7273%, 56.8627%
        HSV (HSB):
        302°, 71.1111%, 88.2353%
        XYZ:
        45.8599, 24.9555, 70.1099
        xyY:
        0.3254, 0.1771, 24.9555
      CIE-Lab:
        57.0320, 77.3714, -46.7871
        CIE-LCH:
        57.0320, 90.4177, 328.8383
        CIE-Luv:
        57.0320, 69.0209, -83.1310
        Hunter-Lab:
        49.9554, 76.4439, -48.2417
      #e141dc color charts
#e141dc RGB chart
      #e141dc CMYK chart
      #e141dc RGB pie chart
      #e141dc color shades, tints & tones
#e141dc color schemes
#e141dc color preview, HTML & CSS examples
           This text has a color of #e141dc        
        
          <p style="color:#e141dc;">Text here</p>
        
        
          .mytext {color:#e141dc;}
        
        Text color #e141dc
      
           This box has a color of #e141dc        
        
          <div style="background-color:#e141dc;">Content here</div>
        
        
          .mybackground {background-color:#e141dc;}
        
        Background color #e141dc
      
           Border around this has a color of #e141dc        
        
          <div style="border:2px solid #e141dc;">Content here</div>
        
        
          .myborder {border:2px solid #e141dc;}
        
        Border color #e141dc