#e158bd color space conversions
Hex:
        #e158bd
        RGB:
        225, 88, 189
        CMY:
        12, 65, 26
        CMYK:
        0, 61, 16, 12
      HSL:
        316°, 69.5431%, 61.3725%
        HSV (HSB):
        316°, 60.8889%, 88.2353%
        XYZ:
        43.7264, 26.6611, 50.9856
        xyY:
        0.3603, 0.2197, 26.6611
      CIE-Lab:
        58.6593, 64.1786, -26.5845
        CIE-LCH:
        58.6593, 69.4668, 337.4993
        CIE-Luv:
        58.6593, 72.6964, -50.4367
        Hunter-Lab:
        51.6344, 60.8017, -22.4009
      #e158bd color charts
#e158bd RGB chart
      #e158bd CMYK chart
      #e158bd RGB pie chart
      #e158bd color shades, tints & tones
#e158bd color schemes
#e158bd color preview, HTML & CSS examples
           This text has a color of #e158bd        
        
          <p style="color:#e158bd;">Text here</p>
        
        
          .mytext {color:#e158bd;}
        
        Text color #e158bd
      
           This box has a color of #e158bd        
        
          <div style="background-color:#e158bd;">Content here</div>
        
        
          .mybackground {background-color:#e158bd;}
        
        Background color #e158bd
      
           Border around this has a color of #e158bd        
        
          <div style="border:2px solid #e158bd;">Content here</div>
        
        
          .myborder {border:2px solid #e158bd;}
        
        Border color #e158bd