#e14b90 color space conversions
Hex:
        #e14b90
        RGB:
        225, 75, 144
        CMY:
        12, 71, 44
        CMYK:
        0, 67, 36, 12
      HSL:
        332°, 71.4286%, 58.8235%
        HSV (HSB):
        332°, 66.6667%, 88.2353%
        XYZ:
        38.6015, 23.0533, 28.8008
        xyY:
        0.4267, 0.2549, 23.0533
      CIE-Lab:
        55.1272, 63.6928, -5.7510
        CIE-LCH:
        55.1272, 63.9519, 354.8406
        CIE-Luv:
        55.1272, 93.2528, -19.8106
        Hunter-Lab:
        48.0139, 59.4834, -1.9550
      #e14b90 color charts
#e14b90 RGB chart
      #e14b90 CMYK chart
      #e14b90 RGB pie chart
      #e14b90 color shades, tints & tones
#e14b90 color schemes
#e14b90 color preview, HTML & CSS examples
           This text has a color of #e14b90        
        
          <p style="color:#e14b90;">Text here</p>
        
        
          .mytext {color:#e14b90;}
        
        Text color #e14b90
      
           This box has a color of #e14b90        
        
          <div style="background-color:#e14b90;">Content here</div>
        
        
          .mybackground {background-color:#e14b90;}
        
        Background color #e14b90
      
           Border around this has a color of #e14b90        
        
          <div style="border:2px solid #e14b90;">Content here</div>
        
        
          .myborder {border:2px solid #e14b90;}
        
        Border color #e14b90