#e14b78 color space conversions
Hex:
        #e14b78
        RGB:
        225, 75, 120
        CMY:
        12, 71, 53
        CMYK:
        0, 67, 47, 12
      HSL:
        342°, 71.4286%, 58.8235%
        HSV (HSB):
        342°, 66.6667%, 88.2353%
        XYZ:
        36.9576, 22.3958, 20.1442
        xyY:
        0.4649, 0.2817, 22.3958
      CIE-Lab:
        54.4444, 61.3032, 7.4939
        CIE-LCH:
        54.4444, 61.7595, 6.9694
        CIE-Luv:
        54.4444, 101.4332, -2.2553
        Hunter-Lab:
        47.3242, 56.5814, 7.8893
      #e14b78 color charts
#e14b78 RGB chart
      #e14b78 CMYK chart
      #e14b78 RGB pie chart
      #e14b78 color shades, tints & tones
#e14b78 color schemes
#e14b78 color preview, HTML & CSS examples
           This text has a color of #e14b78        
        
          <p style="color:#e14b78;">Text here</p>
        
        
          .mytext {color:#e14b78;}
        
        Text color #e14b78
      
           This box has a color of #e14b78        
        
          <div style="background-color:#e14b78;">Content here</div>
        
        
          .mybackground {background-color:#e14b78;}
        
        Background color #e14b78
      
           Border around this has a color of #e14b78        
        
          <div style="border:2px solid #e14b78;">Content here</div>
        
        
          .myborder {border:2px solid #e14b78;}
        
        Border color #e14b78