#e440bd color space conversions
Hex:
        #e440bd
        RGB:
        228, 64, 189
        CMY:
        11, 75, 26
        CMYK:
        0, 72, 17, 11
      HSL:
        314°, 75.2294%, 57.2549%
        HSV (HSB):
        314°, 71.9298%, 89.4118%
        XYZ:
        43.0136, 23.8349, 50.4776
        xyY:
        0.3666, 0.2032, 23.8349
      CIE-Lab:
        55.9221, 73.8683, -30.7864
        CIE-LCH:
        55.9221, 80.0270, 337.3749
        CIE-Luv:
        55.9221, 82.7821, -57.9429
        Hunter-Lab:
        48.8210, 71.8302, -27.1272
      #e440bd color charts
#e440bd RGB chart
      #e440bd CMYK chart
      #e440bd RGB pie chart
      #e440bd color shades, tints & tones
#e440bd color schemes
#e440bd color preview, HTML & CSS examples
           This text has a color of #e440bd        
        
          <p style="color:#e440bd;">Text here</p>
        
        
          .mytext {color:#e440bd;}
        
        Text color #e440bd
      
           This box has a color of #e440bd        
        
          <div style="background-color:#e440bd;">Content here</div>
        
        
          .mybackground {background-color:#e440bd;}
        
        Background color #e440bd
      
           Border around this has a color of #e440bd        
        
          <div style="border:2px solid #e440bd;">Content here</div>
        
        
          .myborder {border:2px solid #e440bd;}
        
        Border color #e440bd