#e14dd6 color space conversions
Hex:
        #e14dd6
        RGB:
        225, 77, 214
        CMY:
        12, 70, 16
        CMYK:
        0, 66, 5, 12
      HSL:
        304°, 71.1538%, 59.2157%
        HSV (HSB):
        304°, 65.7778%, 88.2353%
        XYZ:
        45.8428, 26.1703, 66.2535
        xyY:
        0.3316, 0.1893, 26.1703
      CIE-Lab:
        58.1984, 72.2951, -41.5496
        CIE-LCH:
        58.1984, 83.3844, 330.1131
        CIE-Luv:
        58.1984, 68.0585, -74.6552
        Hunter-Lab:
        51.1570, 70.4329, -40.9768
      #e14dd6 color charts
#e14dd6 RGB chart
      #e14dd6 CMYK chart
      #e14dd6 RGB pie chart
      #e14dd6 color shades, tints & tones
#e14dd6 color schemes
#e14dd6 color preview, HTML & CSS examples
           This text has a color of #e14dd6        
        
          <p style="color:#e14dd6;">Text here</p>
        
        
          .mytext {color:#e14dd6;}
        
        Text color #e14dd6
      
           This box has a color of #e14dd6        
        
          <div style="background-color:#e14dd6;">Content here</div>
        
        
          .mybackground {background-color:#e14dd6;}
        
        Background color #e14dd6
      
           Border around this has a color of #e14dd6        
        
          <div style="border:2px solid #e14dd6;">Content here</div>
        
        
          .myborder {border:2px solid #e14dd6;}
        
        Border color #e14dd6