#e14aa8 color space conversions
Hex:
        #e14aa8
        RGB:
        225, 74, 168
        CMY:
        12, 71, 34
        CMYK:
        0, 67, 25, 12
      HSL:
        323°, 71.5640%, 58.6275%
        HSV (HSB):
        323°, 67.1111%, 88.2353%
        XYZ:
        40.5680, 23.7323, 39.4884
        xyY:
        0.3909, 0.2287, 23.7323
      CIE-Lab:
        55.8187, 66.8961, -18.8010
        CIE-LCH:
        55.8187, 69.4879, 344.3021
        CIE-Luv:
        55.8187, 85.0751, -38.9029
        Hunter-Lab:
        48.7158, 63.3931, -13.9587
      #e14aa8 color charts
#e14aa8 RGB chart
      #e14aa8 CMYK chart
      #e14aa8 RGB pie chart
      #e14aa8 color shades, tints & tones
#e14aa8 color schemes
#e14aa8 color preview, HTML & CSS examples
           This text has a color of #e14aa8        
        
          <p style="color:#e14aa8;">Text here</p>
        
        
          .mytext {color:#e14aa8;}
        
        Text color #e14aa8
      
           This box has a color of #e14aa8        
        
          <div style="background-color:#e14aa8;">Content here</div>
        
        
          .mybackground {background-color:#e14aa8;}
        
        Background color #e14aa8
      
           Border around this has a color of #e14aa8        
        
          <div style="border:2px solid #e14aa8;">Content here</div>
        
        
          .myborder {border:2px solid #e14aa8;}
        
        Border color #e14aa8