#e54f96 color space conversions
Hex:
        #e54f96
        RGB:
        229, 79, 150
        CMY:
        10, 69, 41
        CMYK:
        0, 66, 34, 10
      HSL:
        332°, 74.2574%, 60.3922%
        HSV (HSB):
        332°, 65.5022%, 89.8039%
        XYZ:
        40.6141, 24.4520, 31.4333
        xyY:
        0.4209, 0.2534, 24.4520
      CIE-Lab:
        56.5375, 63.9404, -7.1176
        CIE-LCH:
        56.5375, 64.3354, 353.6482
        CIE-Luv:
        56.5375, 92.5909, -21.8192
        Hunter-Lab:
        49.4489, 60.0725, -3.0747
      #e54f96 color charts
#e54f96 RGB chart
      #e54f96 CMYK chart
      #e54f96 RGB pie chart
      #e54f96 color shades, tints & tones
#e54f96 color schemes
#e54f96 color preview, HTML & CSS examples
           This text has a color of #e54f96        
        
          <p style="color:#e54f96;">Text here</p>
        
        
          .mytext {color:#e54f96;}
        
        Text color #e54f96
      
           This box has a color of #e54f96        
        
          <div style="background-color:#e54f96;">Content here</div>
        
        
          .mybackground {background-color:#e54f96;}
        
        Background color #e54f96
      
           Border around this has a color of #e54f96        
        
          <div style="border:2px solid #e54f96;">Content here</div>
        
        
          .myborder {border:2px solid #e54f96;}
        
        Border color #e54f96