#e14ac5 color space conversions
Hex:
        #e14ac5
        RGB:
        225, 74, 197
        CMY:
        12, 71, 23
        CMYK:
        0, 67, 12, 12
      HSL:
        311°, 71.5640%, 58.6275%
        HSV (HSB):
        311°, 67.1111%, 88.2353%
        XYZ:
        43.5782, 24.9363, 55.3397
        xyY:
        0.3519, 0.2013, 24.9363
      CIE-Lab:
        57.0133, 70.8369, -33.7233
        CIE-LCH:
        57.0133, 78.4546, 334.5423
        CIE-Luv:
        57.0133, 74.7279, -62.1162
        Hunter-Lab:
        49.9363, 68.3840, -30.7501
      #e14ac5 color charts
#e14ac5 RGB chart
      #e14ac5 CMYK chart
      #e14ac5 RGB pie chart
      #e14ac5 color shades, tints & tones
#e14ac5 color schemes
#e14ac5 color preview, HTML & CSS examples
           This text has a color of #e14ac5        
        
          <p style="color:#e14ac5;">Text here</p>
        
        
          .mytext {color:#e14ac5;}
        
        Text color #e14ac5
      
           This box has a color of #e14ac5        
        
          <div style="background-color:#e14ac5;">Content here</div>
        
        
          .mybackground {background-color:#e14ac5;}
        
        Background color #e14ac5
      
           Border around this has a color of #e14ac5        
        
          <div style="border:2px solid #e14ac5;">Content here</div>
        
        
          .myborder {border:2px solid #e14ac5;}
        
        Border color #e14ac5