#e1458b color space conversions
Hex:
        #e1458b
        RGB:
        225, 69, 139
        CMY:
        12, 73, 45
        CMYK:
        0, 69, 38, 12
      HSL:
        333°, 72.2222%, 57.6471%
        HSV (HSB):
        333°, 69.3333%, 88.2353%
        XYZ:
        37.8397, 22.1279, 26.7028
        xyY:
        0.4366, 0.2553, 22.1279
      CIE-Lab:
        54.1624, 65.3994, -4.2182
        CIE-LCH:
        54.1624, 65.5353, 356.3096
        CIE-Luv:
        54.1624, 97.5988, -18.0585
        Hunter-Lab:
        47.0403, 61.2667, -0.7283
      #e1458b color charts
#e1458b RGB chart
      #e1458b CMYK chart
      #e1458b RGB pie chart
      #e1458b color shades, tints & tones
#e1458b color schemes
#e1458b color preview, HTML & CSS examples
           This text has a color of #e1458b        
        
          <p style="color:#e1458b;">Text here</p>
        
        
          .mytext {color:#e1458b;}
        
        Text color #e1458b
      
           This box has a color of #e1458b        
        
          <div style="background-color:#e1458b;">Content here</div>
        
        
          .mybackground {background-color:#e1458b;}
        
        Background color #e1458b
      
           Border around this has a color of #e1458b        
        
          <div style="border:2px solid #e1458b;">Content here</div>
        
        
          .myborder {border:2px solid #e1458b;}
        
        Border color #e1458b