#e540bd color space conversions
Hex:
        #e540bd
        RGB:
        229, 64, 189
        CMY:
        10, 75, 26
        CMYK:
        0, 72, 17, 10
      HSL:
        315°, 76.0369%, 57.4510%
        HSV (HSB):
        315°, 72.0524%, 89.8039%
        XYZ:
        43.3318, 23.9989, 50.4925
        xyY:
        0.3678, 0.2037, 23.9989
      CIE-Lab:
        56.0867, 74.1030, -30.5178
        CIE-LCH:
        56.0867, 80.1411, 337.6167
        CIE-Luv:
        56.0867, 83.5418, -57.6153
        Hunter-Lab:
        48.9887, 72.1577, -26.8180
      #e540bd color charts
#e540bd RGB chart
      #e540bd CMYK chart
      #e540bd RGB pie chart
      #e540bd color shades, tints & tones
#e540bd color schemes
#e540bd color preview, HTML & CSS examples
           This text has a color of #e540bd        
        
          <p style="color:#e540bd;">Text here</p>
        
        
          .mytext {color:#e540bd;}
        
        Text color #e540bd
      
           This box has a color of #e540bd        
        
          <div style="background-color:#e540bd;">Content here</div>
        
        
          .mybackground {background-color:#e540bd;}
        
        Background color #e540bd
      
           Border around this has a color of #e540bd        
        
          <div style="border:2px solid #e540bd;">Content here</div>
        
        
          .myborder {border:2px solid #e540bd;}
        
        Border color #e540bd