#e155bc color space conversions
Hex:
        #e155bc
        RGB:
        225, 85, 188
        CMY:
        12, 67, 26
        CMYK:
        0, 62, 16, 12
      HSL:
        316°, 70.0000%, 60.7843%
        HSV (HSB):
        316°, 62.2222%, 88.2353%
        XYZ:
        43.3769, 26.1354, 50.3354
        xyY:
        0.3619, 0.2181, 26.1354
      CIE-Lab:
        58.1653, 65.2770, -26.7732
        CIE-LCH:
        58.1653, 70.5542, 337.6991
        CIE-Luv:
        58.1653, 74.1325, -50.8305
        Hunter-Lab:
        51.1228, 61.9898, -22.5908
      #e155bc color charts
#e155bc RGB chart
      #e155bc CMYK chart
      #e155bc RGB pie chart
      #e155bc color shades, tints & tones
#e155bc color schemes
#e155bc color preview, HTML & CSS examples
           This text has a color of #e155bc        
        
          <p style="color:#e155bc;">Text here</p>
        
        
          .mytext {color:#e155bc;}
        
        Text color #e155bc
      
           This box has a color of #e155bc        
        
          <div style="background-color:#e155bc;">Content here</div>
        
        
          .mybackground {background-color:#e155bc;}
        
        Background color #e155bc
      
           Border around this has a color of #e155bc        
        
          <div style="border:2px solid #e155bc;">Content here</div>
        
        
          .myborder {border:2px solid #e155bc;}
        
        Border color #e155bc