#e14ac4 color space conversions
Hex:
        #e14ac4
        RGB:
        225, 74, 196
        CMY:
        12, 71, 23
        CMYK:
        0, 67, 13, 12
      HSL:
        312°, 71.5640%, 58.6275%
        HSV (HSB):
        312°, 67.1111%, 88.2353%
        XYZ:
        43.4639, 24.8906, 54.7381
        xyY:
        0.3531, 0.2022, 24.8906
      CIE-Lab:
        56.9687, 70.6920, -33.2198
        CIE-LCH:
        56.9687, 78.1084, 334.8301
        CIE-Luv:
        56.9687, 75.0784, -61.3153
        Hunter-Lab:
        49.8905, 68.1983, -30.1276
      #e14ac4 color charts
#e14ac4 RGB chart
      #e14ac4 CMYK chart
      #e14ac4 RGB pie chart
      #e14ac4 color shades, tints & tones
#e14ac4 color schemes
#e14ac4 color preview, HTML & CSS examples
           This text has a color of #e14ac4        
        
          <p style="color:#e14ac4;">Text here</p>
        
        
          .mytext {color:#e14ac4;}
        
        Text color #e14ac4
      
           This box has a color of #e14ac4        
        
          <div style="background-color:#e14ac4;">Content here</div>
        
        
          .mybackground {background-color:#e14ac4;}
        
        Background color #e14ac4
      
           Border around this has a color of #e14ac4        
        
          <div style="border:2px solid #e14ac4;">Content here</div>
        
        
          .myborder {border:2px solid #e14ac4;}
        
        Border color #e14ac4