#e40ed8 color space conversions
Hex:
        #e40ed8
        RGB:
        228, 14, 216
        CMY:
        11, 95, 15
        CMYK:
        0, 94, 5, 11
      HSL:
        303°, 88.4298%, 47.4510%
        HSV (HSB):
        303°, 93.8596%, 89.4118%
        XYZ:
        44.5466, 21.7659, 66.8191
        xyY:
        0.3346, 0.1635, 21.7659
      CIE-Lab:
        53.7778, 87.6185, -49.6523
        CIE-LCH:
        53.7778, 100.7092, 330.4603
        CIE-Luv:
        53.7778, 79.6647, -87.7814
        Hunter-Lab:
        46.6540, 88.7928, -52.2590
      #e40ed8 color charts
#e40ed8 RGB chart
      #e40ed8 CMYK chart
      #e40ed8 RGB pie chart
      #e40ed8 color shades, tints & tones
#e40ed8 color schemes
#e40ed8 color preview, HTML & CSS examples
           This text has a color of #e40ed8        
        
          <p style="color:#e40ed8;">Text here</p>
        
        
          .mytext {color:#e40ed8;}
        
        Text color #e40ed8
      
           This box has a color of #e40ed8        
        
          <div style="background-color:#e40ed8;">Content here</div>
        
        
          .mybackground {background-color:#e40ed8;}
        
        Background color #e40ed8
      
           Border around this has a color of #e40ed8        
        
          <div style="border:2px solid #e40ed8;">Content here</div>
        
        
          .myborder {border:2px solid #e40ed8;}
        
        Border color #e40ed8