#e140dc color space conversions
Hex:
        #e140dc
        RGB:
        225, 64, 220
        CMY:
        12, 75, 14
        CMYK:
        0, 72, 2, 12
      HSL:
        302°, 72.8507%, 56.6667%
        HSV (HSB):
        302°, 71.5556%, 88.2353%
        XYZ:
        45.8030, 24.8417, 70.0910
        xyY:
        0.3255, 0.1765, 24.8417
      CIE-Lab:
        56.9208, 77.6884, -46.9632
        CIE-LCH:
        56.9208, 90.7801, 328.8467
        CIE-Luv:
        56.9208, 69.2419, -83.4111
        Hunter-Lab:
        49.8414, 76.8146, -48.4894
      #e140dc color charts
#e140dc RGB chart
      #e140dc CMYK chart
      #e140dc RGB pie chart
      #e140dc color shades, tints & tones
#e140dc color schemes
#e140dc color preview, HTML & CSS examples
           This text has a color of #e140dc        
        
          <p style="color:#e140dc;">Text here</p>
        
        
          .mytext {color:#e140dc;}
        
        Text color #e140dc
      
           This box has a color of #e140dc        
        
          <div style="background-color:#e140dc;">Content here</div>
        
        
          .mybackground {background-color:#e140dc;}
        
        Background color #e140dc
      
           Border around this has a color of #e140dc        
        
          <div style="border:2px solid #e140dc;">Content here</div>
        
        
          .myborder {border:2px solid #e140dc;}
        
        Border color #e140dc