#e40ede color space conversions
Hex:
        #e40ede
        RGB:
        228, 14, 222
        CMY:
        11, 95, 13
        CMYK:
        0, 94, 3, 11
      HSL:
        302°, 88.4298%, 47.4510%
        HSV (HSB):
        302°, 93.8596%, 89.4118%
        XYZ:
        45.3368, 22.0820, 70.9800
        xyY:
        0.3276, 0.1596, 22.0820
      CIE-Lab:
        54.1139, 88.4526, -52.5298
        CIE-LCH:
        54.1139, 102.8748, 329.2950
        CIE-Luv:
        54.1139, 77.2319, -92.3040
        Hunter-Lab:
        46.9915, 89.9794, -56.6627
      #e40ede color charts
#e40ede RGB chart
      #e40ede CMYK chart
      #e40ede RGB pie chart
      #e40ede color shades, tints & tones
#e40ede color schemes
#e40ede color preview, HTML & CSS examples
           This text has a color of #e40ede        
        
          <p style="color:#e40ede;">Text here</p>
        
        
          .mytext {color:#e40ede;}
        
        Text color #e40ede
      
           This box has a color of #e40ede        
        
          <div style="background-color:#e40ede;">Content here</div>
        
        
          .mybackground {background-color:#e40ede;}
        
        Background color #e40ede
      
           Border around this has a color of #e40ede        
        
          <div style="border:2px solid #e40ede;">Content here</div>
        
        
          .myborder {border:2px solid #e40ede;}
        
        Border color #e40ede