#e40dd4 color space conversions
Hex:
        #e40dd4
        RGB:
        228, 13, 212
        CMY:
        11, 95, 17
        CMYK:
        0, 94, 7, 11
      HSL:
        304°, 89.2116%, 47.2549%
        HSV (HSB):
        304°, 94.2982%, 89.4118%
        XYZ:
        44.0225, 21.5353, 64.1238
        xyY:
        0.3395, 0.1661, 21.5353
      CIE-Lab:
        53.5304, 87.1553, -47.7621
        CIE-LCH:
        53.5304, 99.3845, 331.2768
        CIE-Luv:
        53.5304, 81.3716, -84.8134
        Hunter-Lab:
        46.4061, 88.1207, -49.4424
      #e40dd4 color charts
#e40dd4 RGB chart
      #e40dd4 CMYK chart
      #e40dd4 RGB pie chart
      #e40dd4 color shades, tints & tones
#e40dd4 color schemes
#e40dd4 color preview, HTML & CSS examples
           This text has a color of #e40dd4        
        
          <p style="color:#e40dd4;">Text here</p>
        
        
          .mytext {color:#e40dd4;}
        
        Text color #e40dd4
      
           This box has a color of #e40dd4        
        
          <div style="background-color:#e40dd4;">Content here</div>
        
        
          .mybackground {background-color:#e40dd4;}
        
        Background color #e40dd4
      
           Border around this has a color of #e40dd4        
        
          <div style="border:2px solid #e40dd4;">Content here</div>
        
        
          .myborder {border:2px solid #e40dd4;}
        
        Border color #e40dd4