#e014a9 color space conversions
Hex:
        #e014a9
        RGB:
        224, 20, 169
        CMY:
        12, 92, 34
        CMYK:
        0, 91, 25, 12
      HSL:
        316°, 83.6066%, 47.8431%
        HSV (HSB):
        316°, 91.0714%, 87.8431%
        XYZ:
        38.1521, 19.2122, 39.2336
        xyY:
        0.3950, 0.1989, 19.2122
      CIE-Lab:
        50.9345, 80.3222, -26.9146
        CIE-LCH:
        50.9345, 84.7116, 341.4749
        CIE-Luv:
        50.9345, 96.5710, -52.2643
        Hunter-Lab:
        43.8317, 78.6648, -22.3881
      #e014a9 color charts
#e014a9 RGB chart
      #e014a9 CMYK chart
      #e014a9 RGB pie chart
      #e014a9 color shades, tints & tones
#e014a9 color schemes
#e014a9 color preview, HTML & CSS examples
           This text has a color of #e014a9        
        
          <p style="color:#e014a9;">Text here</p>
        
        
          .mytext {color:#e014a9;}
        
        Text color #e014a9
      
           This box has a color of #e014a9        
        
          <div style="background-color:#e014a9;">Content here</div>
        
        
          .mybackground {background-color:#e014a9;}
        
        Background color #e014a9
      
           Border around this has a color of #e014a9        
        
          <div style="border:2px solid #e014a9;">Content here</div>
        
        
          .myborder {border:2px solid #e014a9;}
        
        Border color #e014a9