#e1018d color space conversions
Hex:
        #e1018d
        RGB:
        225, 1, 141
        CMY:
        12, 100, 45
        CMYK:
        0, 100, 37, 12
      HSL:
        323°, 99.1150%, 44.3137%
        HSV (HSB):
        323°, 99.5556%, 88.2353%
        XYZ:
        35.8699, 17.9523, 26.7739
        xyY:
        0.4451, 0.2227, 17.9523
      CIE-Lab:
        49.4383, 79.2657, -12.4743
        CIE-LCH:
        49.4383, 80.2413, 351.0565
        CIE-Luv:
        49.4383, 112.0695, -31.6144
        Hunter-Lab:
        42.3702, 76.9672, -7.8064
      #e1018d color charts
#e1018d RGB chart
      #e1018d CMYK chart
      #e1018d RGB pie chart
      #e1018d color shades, tints & tones
#e1018d color schemes
#e1018d color preview, HTML & CSS examples
           This text has a color of #e1018d        
        
          <p style="color:#e1018d;">Text here</p>
        
        
          .mytext {color:#e1018d;}
        
        Text color #e1018d
      
           This box has a color of #e1018d        
        
          <div style="background-color:#e1018d;">Content here</div>
        
        
          .mybackground {background-color:#e1018d;}
        
        Background color #e1018d
      
           Border around this has a color of #e1018d        
        
          <div style="border:2px solid #e1018d;">Content here</div>
        
        
          .myborder {border:2px solid #e1018d;}
        
        Border color #e1018d