#e158bc color space conversions
Hex:
        #e158bc
        RGB:
        225, 88, 188
        CMY:
        12, 65, 26
        CMYK:
        0, 61, 16, 12
      HSL:
        316°, 69.5431%, 61.3725%
        HSV (HSB):
        316°, 60.8889%, 88.2353%
        XYZ:
        43.6182, 26.6178, 50.4158
        xyY:
        0.3615, 0.2206, 26.6178
      CIE-Lab:
        58.6189, 64.0342, -26.0735
        CIE-LCH:
        58.6189, 69.1390, 337.8448
        CIE-Luv:
        58.6189, 73.0188, -49.6290
        Hunter-Lab:
        51.5925, 60.6236, -21.8230
      #e158bc color charts
#e158bc RGB chart
      #e158bc CMYK chart
      #e158bc RGB pie chart
      #e158bc color shades, tints & tones
#e158bc color schemes
#e158bc color preview, HTML & CSS examples
           This text has a color of #e158bc        
        
          <p style="color:#e158bc;">Text here</p>
        
        
          .mytext {color:#e158bc;}
        
        Text color #e158bc
      
           This box has a color of #e158bc        
        
          <div style="background-color:#e158bc;">Content here</div>
        
        
          .mybackground {background-color:#e158bc;}
        
        Background color #e158bc
      
           Border around this has a color of #e158bc        
        
          <div style="border:2px solid #e158bc;">Content here</div>
        
        
          .myborder {border:2px solid #e158bc;}
        
        Border color #e158bc