#e14c74 color space conversions
Hex:
        #e14c74
        RGB:
        225, 76, 116
        CMY:
        12, 70, 55
        CMYK:
        0, 66, 48, 12
      HSL:
        344°, 71.2919%, 59.0196%
        HSV (HSB):
        344°, 66.2222%, 88.2353%
        XYZ:
        36.7882, 22.4374, 18.9149
        xyY:
        0.4708, 0.2871, 22.4374
      CIE-Lab:
        54.4880, 60.5568, 9.9361
        CIE-LCH:
        54.4880, 61.3665, 9.3180
        CIE-Luv:
        54.4880, 102.2149, 0.8367
        Hunter-Lab:
        47.3681, 55.7367, 9.4822
      #e14c74 color charts
#e14c74 RGB chart
      #e14c74 CMYK chart
      #e14c74 RGB pie chart
      #e14c74 color shades, tints & tones
#e14c74 color schemes
#e14c74 color preview, HTML & CSS examples
           This text has a color of #e14c74        
        
          <p style="color:#e14c74;">Text here</p>
        
        
          .mytext {color:#e14c74;}
        
        Text color #e14c74
      
           This box has a color of #e14c74        
        
          <div style="background-color:#e14c74;">Content here</div>
        
        
          .mybackground {background-color:#e14c74;}
        
        Background color #e14c74
      
           Border around this has a color of #e14c74        
        
          <div style="border:2px solid #e14c74;">Content here</div>
        
        
          .myborder {border:2px solid #e14c74;}
        
        Border color #e14c74