#e40cc4 color space conversions
Hex:
        #e40cc4
        RGB:
        228, 12, 196
        CMY:
        11, 95, 23
        CMYK:
        0, 95, 14, 11
      HSL:
        309°, 90.0000%, 47.0588%
        HSV (HSB):
        309°, 94.7368%, 89.4118%
        XYZ:
        42.0902, 20.7424, 54.0098
        xyY:
        0.3602, 0.1775, 20.7424
      CIE-Lab:
        52.6665, 85.1343, -39.9290
        CIE-LCH:
        52.6665, 94.0328, 334.8729
        CIE-Luv:
        52.6665, 88.2611, -72.5931
        Hunter-Lab:
        45.5439, 85.2622, -38.4305
      #e40cc4 color charts
#e40cc4 RGB chart
      #e40cc4 CMYK chart
      #e40cc4 RGB pie chart
      #e40cc4 color shades, tints & tones
#e40cc4 color schemes
#e40cc4 color preview, HTML & CSS examples
           This text has a color of #e40cc4        
        
          <p style="color:#e40cc4;">Text here</p>
        
        
          .mytext {color:#e40cc4;}
        
        Text color #e40cc4
      
           This box has a color of #e40cc4        
        
          <div style="background-color:#e40cc4;">Content here</div>
        
        
          .mybackground {background-color:#e40cc4;}
        
        Background color #e40cc4
      
           Border around this has a color of #e40cc4        
        
          <div style="border:2px solid #e40cc4;">Content here</div>
        
        
          .myborder {border:2px solid #e40cc4;}
        
        Border color #e40cc4