#e014bc color space conversions
Hex:
        #e014bc
        RGB:
        224, 20, 188
        CMY:
        12, 92, 26
        CMYK:
        0, 91, 16, 12
      HSL:
        311°, 83.6066%, 47.8431%
        HSV (HSB):
        311°, 91.0714%, 87.8431%
        XYZ:
        40.0677, 19.9784, 49.3214
        xyY:
        0.3664, 0.1827, 19.9784
      CIE-Lab:
        51.8128, 82.6091, -36.6803
        CIE-LCH:
        51.8128, 90.3864, 336.0577
        CIE-Luv:
        51.8128, 88.0894, -67.1285
        Hunter-Lab:
        44.6973, 81.7916, -34.1357
      #e014bc color charts
#e014bc RGB chart
      #e014bc CMYK chart
      #e014bc RGB pie chart
      #e014bc color shades, tints & tones
#e014bc color schemes
#e014bc color preview, HTML & CSS examples
           This text has a color of #e014bc        
        
          <p style="color:#e014bc;">Text here</p>
        
        
          .mytext {color:#e014bc;}
        
        Text color #e014bc
      
           This box has a color of #e014bc        
        
          <div style="background-color:#e014bc;">Content here</div>
        
        
          .mybackground {background-color:#e014bc;}
        
        Background color #e014bc
      
           Border around this has a color of #e014bc        
        
          <div style="border:2px solid #e014bc;">Content here</div>
        
        
          .myborder {border:2px solid #e014bc;}
        
        Border color #e014bc