#e158a2 color space conversions
Hex:
        #e158a2
        RGB:
        225, 88, 162
        CMY:
        12, 65, 36
        CMYK:
        0, 61, 28, 12
      HSL:
        328°, 69.5431%, 61.3725%
        HSV (HSB):
        328°, 60.8889%, 88.2353%
        XYZ:
        41.0626, 25.5956, 36.9586
        xyY:
        0.3963, 0.2470, 25.5956
      CIE-Lab:
        57.6512, 60.5213, -12.5283
        CIE-LCH:
        57.6512, 61.8045, 348.3046
        CIE-Luv:
        57.6512, 81.4448, -28.8222
        Hunter-Lab:
        50.5921, 56.3417, -7.8981
      #e158a2 color charts
#e158a2 RGB chart
      #e158a2 CMYK chart
      #e158a2 RGB pie chart
      #e158a2 color shades, tints & tones
#e158a2 color schemes
#e158a2 color preview, HTML & CSS examples
           This text has a color of #e158a2        
        
          <p style="color:#e158a2;">Text here</p>
        
        
          .mytext {color:#e158a2;}
        
        Text color #e158a2
      
           This box has a color of #e158a2        
        
          <div style="background-color:#e158a2;">Content here</div>
        
        
          .mybackground {background-color:#e158a2;}
        
        Background color #e158a2
      
           Border around this has a color of #e158a2        
        
          <div style="border:2px solid #e158a2;">Content here</div>
        
        
          .myborder {border:2px solid #e158a2;}
        
        Border color #e158a2