#e1019f color space conversions
Hex:
        #e1019f
        RGB:
        225, 1, 159
        CMY:
        12, 100, 38
        CMYK:
        0, 100, 29, 12
      HSL:
        318°, 99.1150%, 44.3137%
        HSV (HSB):
        318°, 99.5556%, 88.2353%
        XYZ:
        37.3202, 18.5325, 34.4110
        xyY:
        0.4135, 0.2053, 18.5325
      CIE-Lab:
        50.1357, 81.0652, -22.2040
        CIE-LCH:
        50.1357, 84.0511, 344.6822
        CIE-Luv:
        50.1357, 103.5198, -45.5107
        Hunter-Lab:
        43.0493, 79.4083, -17.2583
      #e1019f color charts
#e1019f RGB chart
      #e1019f CMYK chart
      #e1019f RGB pie chart
      #e1019f color shades, tints & tones
#e1019f color schemes
#e1019f color preview, HTML & CSS examples
           This text has a color of #e1019f        
        
          <p style="color:#e1019f;">Text here</p>
        
        
          .mytext {color:#e1019f;}
        
        Text color #e1019f
      
           This box has a color of #e1019f        
        
          <div style="background-color:#e1019f;">Content here</div>
        
        
          .mybackground {background-color:#e1019f;}
        
        Background color #e1019f
      
           Border around this has a color of #e1019f        
        
          <div style="border:2px solid #e1019f;">Content here</div>
        
        
          .myborder {border:2px solid #e1019f;}
        
        Border color #e1019f