#e40ed2 color space conversions
Hex:
        #e40ed2
        RGB:
        228, 14, 210
        CMY:
        11, 95, 18
        CMYK:
        0, 94, 8, 11
      HSL:
        305°, 88.4298%, 47.4510%
        HSV (HSB):
        305°, 93.8596%, 89.4118%
        XYZ:
        43.7848, 21.4612, 62.8075
        xyY:
        0.3419, 0.1676, 21.4612
      CIE-Lab:
        53.4506, 86.8019, -46.7446
        CIE-LCH:
        53.4506, 98.5882, 331.6966
        CIE-Luv:
        53.4506, 82.1492, -83.2213
        Hunter-Lab:
        46.3262, 87.6367, -47.9549
      #e40ed2 color charts
#e40ed2 RGB chart
      #e40ed2 CMYK chart
      #e40ed2 RGB pie chart
      #e40ed2 color shades, tints & tones
#e40ed2 color schemes
#e40ed2 color preview, HTML & CSS examples
           This text has a color of #e40ed2        
        
          <p style="color:#e40ed2;">Text here</p>
        
        
          .mytext {color:#e40ed2;}
        
        Text color #e40ed2
      
           This box has a color of #e40ed2        
        
          <div style="background-color:#e40ed2;">Content here</div>
        
        
          .mybackground {background-color:#e40ed2;}
        
        Background color #e40ed2
      
           Border around this has a color of #e40ed2        
        
          <div style="border:2px solid #e40ed2;">Content here</div>
        
        
          .myborder {border:2px solid #e40ed2;}
        
        Border color #e40ed2