#e140cf color space conversions
Hex:
        #e140cf
        RGB:
        225, 64, 207
        CMY:
        12, 75, 19
        CMYK:
        0, 72, 8, 12
      HSL:
        307°, 72.8507%, 56.6667%
        HSV (HSB):
        307°, 71.5556%, 88.2353%
        XYZ:
        44.1472, 24.1793, 61.3717
        xyY:
        0.3404, 0.1864, 24.1793
      CIE-Lab:
        56.2669, 75.7252, -40.6105
        CIE-LCH:
        56.2669, 85.9274, 331.7959
        CIE-Luv:
        56.2669, 73.8645, -73.2153
        Hunter-Lab:
        49.1725, 74.2060, -39.5786
      #e140cf color charts
#e140cf RGB chart
      #e140cf CMYK chart
      #e140cf RGB pie chart
      #e140cf color shades, tints & tones
#e140cf color schemes
#e140cf color preview, HTML & CSS examples
           This text has a color of #e140cf        
        
          <p style="color:#e140cf;">Text here</p>
        
        
          .mytext {color:#e140cf;}
        
        Text color #e140cf
      
           This box has a color of #e140cf        
        
          <div style="background-color:#e140cf;">Content here</div>
        
        
          .mybackground {background-color:#e140cf;}
        
        Background color #e140cf
      
           Border around this has a color of #e140cf        
        
          <div style="border:2px solid #e140cf;">Content here</div>
        
        
          .myborder {border:2px solid #e140cf;}
        
        Border color #e140cf