#e040a6 color space conversions
Hex:
        #e040a6
        RGB:
        224, 64, 166
        CMY:
        12, 75, 35
        CMYK:
        0, 71, 26, 12
      HSL:
        322°, 72.0721%, 56.4706%
        HSV (HSB):
        322°, 71.4286%, 87.8431%
        XYZ:
        39.4568, 22.2673, 38.2948
        xyY:
        0.3945, 0.2226, 22.2673
      CIE-Lab:
        54.3094, 69.9327, -19.9514
        CIE-LCH:
        54.3094, 72.7230, 344.0768
        CIE-Luv:
        54.3094, 88.4962, -40.9239
        Hunter-Lab:
        47.1882, 66.6749, -15.0841
      #e040a6 color charts
#e040a6 RGB chart
      #e040a6 CMYK chart
      #e040a6 RGB pie chart
      #e040a6 color shades, tints & tones
#e040a6 color schemes
#e040a6 color preview, HTML & CSS examples
           This text has a color of #e040a6        
        
          <p style="color:#e040a6;">Text here</p>
        
        
          .mytext {color:#e040a6;}
        
        Text color #e040a6
      
           This box has a color of #e040a6        
        
          <div style="background-color:#e040a6;">Content here</div>
        
        
          .mybackground {background-color:#e040a6;}
        
        Background color #e040a6
      
           Border around this has a color of #e040a6        
        
          <div style="border:2px solid #e040a6;">Content here</div>
        
        
          .myborder {border:2px solid #e040a6;}
        
        Border color #e040a6