#e158a9 color space conversions
Hex:
        #e158a9
        RGB:
        225, 88, 169
        CMY:
        12, 65, 34
        CMYK:
        0, 61, 25, 12
      HSL:
        325°, 69.5431%, 61.3725%
        HSV (HSB):
        325°, 60.8889%, 88.2353%
        XYZ:
        41.7025, 25.8516, 40.3280
        xyY:
        0.3866, 0.2396, 25.8516
      CIE-Lab:
        57.8959, 61.4199, -16.2234
        CIE-LCH:
        57.8959, 63.5264, 345.2039
        CIE-Luv:
        57.8959, 79.1766, -34.3690
        Hunter-Lab:
        50.8444, 57.4275, -11.4356
      #e158a9 color charts
#e158a9 RGB chart
      #e158a9 CMYK chart
      #e158a9 RGB pie chart
      #e158a9 color shades, tints & tones
#e158a9 color schemes
#e158a9 color preview, HTML & CSS examples
           This text has a color of #e158a9        
        
          <p style="color:#e158a9;">Text here</p>
        
        
          .mytext {color:#e158a9;}
        
        Text color #e158a9
      
           This box has a color of #e158a9        
        
          <div style="background-color:#e158a9;">Content here</div>
        
        
          .mybackground {background-color:#e158a9;}
        
        Background color #e158a9
      
           Border around this has a color of #e158a9        
        
          <div style="border:2px solid #e158a9;">Content here</div>
        
        
          .myborder {border:2px solid #e158a9;}
        
        Border color #e158a9