#e14ebb color space conversions
Hex:
        #e14ebb
        RGB:
        225, 78, 187
        CMY:
        12, 69, 27
        CMYK:
        0, 65, 17, 12
      HSL:
        316°, 71.0145%, 59.4118%
        HSV (HSB):
        316°, 65.3333%, 88.2353%
        XYZ:
        42.7454, 25.0442, 49.5948
        xyY:
        0.3641, 0.2134, 25.0442
      CIE-Lab:
        57.1184, 67.9120, -27.8160
        CIE-LCH:
        57.1184, 73.3878, 337.7265
        CIE-Luv:
        57.1184, 76.9364, -52.6791
        Hunter-Lab:
        50.0442, 64.8890, -23.7267
      #e14ebb color charts
#e14ebb RGB chart
      #e14ebb CMYK chart
      #e14ebb RGB pie chart
      #e14ebb color shades, tints & tones
#e14ebb color schemes
#e14ebb color preview, HTML & CSS examples
           This text has a color of #e14ebb        
        
          <p style="color:#e14ebb;">Text here</p>
        
        
          .mytext {color:#e14ebb;}
        
        Text color #e14ebb
      
           This box has a color of #e14ebb        
        
          <div style="background-color:#e14ebb;">Content here</div>
        
        
          .mybackground {background-color:#e14ebb;}
        
        Background color #e14ebb
      
           Border around this has a color of #e14ebb        
        
          <div style="border:2px solid #e14ebb;">Content here</div>
        
        
          .myborder {border:2px solid #e14ebb;}
        
        Border color #e14ebb