#e040a7 color space conversions
Hex:
        #e040a7
        RGB:
        224, 64, 167
        CMY:
        12, 75, 35
        CMYK:
        0, 71, 25, 12
      HSL:
        321°, 72.0721%, 56.4706%
        HSV (HSB):
        321°, 71.4286%, 87.8431%
        XYZ:
        39.5489, 22.3041, 38.7799
        xyY:
        0.3930, 0.2216, 22.3041
      CIE-Lab:
        54.3482, 70.0556, -20.4782
        CIE-LCH:
        54.3482, 72.9873, 343.7056
        CIE-Luv:
        54.3482, 88.1125, -41.7169
        Hunter-Lab:
        47.2272, 66.8314, -15.6260
      #e040a7 color charts
#e040a7 RGB chart
      #e040a7 CMYK chart
      #e040a7 RGB pie chart
      #e040a7 color shades, tints & tones
#e040a7 color schemes
#e040a7 color preview, HTML & CSS examples
           This text has a color of #e040a7        
        
          <p style="color:#e040a7;">Text here</p>
        
        
          .mytext {color:#e040a7;}
        
        Text color #e040a7
      
           This box has a color of #e040a7        
        
          <div style="background-color:#e040a7;">Content here</div>
        
        
          .mybackground {background-color:#e040a7;}
        
        Background color #e040a7
      
           Border around this has a color of #e040a7        
        
          <div style="border:2px solid #e040a7;">Content here</div>
        
        
          .myborder {border:2px solid #e040a7;}
        
        Border color #e040a7