#e54ad2 color space conversions
Hex:
        #e54ad2
        RGB:
        229, 74, 210
        CMY:
        10, 71, 18
        CMYK:
        0, 68, 8, 10
      HSL:
        307°, 74.8792%, 59.4118%
        HSV (HSB):
        307°, 67.6856%, 89.8039%
        XYZ:
        46.3947, 26.2087, 63.5863
        xyY:
        0.3407, 0.1924, 26.2087
      CIE-Lab:
        58.2346, 73.7062, -39.1816
        CIE-LCH:
        58.2346, 83.4734, 332.0053
        CIE-Luv:
        58.2346, 73.1288, -71.2346
        Hunter-Lab:
        51.1944, 72.1745, -37.8053
      #e54ad2 color charts
#e54ad2 RGB chart
      #e54ad2 CMYK chart
      #e54ad2 RGB pie chart
      #e54ad2 color shades, tints & tones
#e54ad2 color schemes
#e54ad2 color preview, HTML & CSS examples
           This text has a color of #e54ad2        
        
          <p style="color:#e54ad2;">Text here</p>
        
        
          .mytext {color:#e54ad2;}
        
        Text color #e54ad2
      
           This box has a color of #e54ad2        
        
          <div style="background-color:#e54ad2;">Content here</div>
        
        
          .mybackground {background-color:#e54ad2;}
        
        Background color #e54ad2
      
           Border around this has a color of #e54ad2        
        
          <div style="border:2px solid #e54ad2;">Content here</div>
        
        
          .myborder {border:2px solid #e54ad2;}
        
        Border color #e54ad2