#e155a1 color space conversions
Hex:
        #e155a1
        RGB:
        225, 85, 161
        CMY:
        12, 67, 37
        CMYK:
        0, 62, 28, 12
      HSL:
        327°, 70.0000%, 60.7843%
        HSV (HSB):
        327°, 62.2222%, 88.2353%
        XYZ:
        40.7329, 25.0778, 36.4118
        xyY:
        0.3985, 0.2453, 25.0778
      CIE-Lab:
        57.1511, 61.6624, -12.6992
        CIE-LCH:
        57.1511, 62.9565, 348.3628
        CIE-Luv:
        57.1511, 83.0905, -29.2424
        Hunter-Lab:
        50.0777, 57.5547, -8.0558
      #e155a1 color charts
#e155a1 RGB chart
      #e155a1 CMYK chart
      #e155a1 RGB pie chart
      #e155a1 color shades, tints & tones
#e155a1 color schemes
#e155a1 color preview, HTML & CSS examples
           This text has a color of #e155a1        
        
          <p style="color:#e155a1;">Text here</p>
        
        
          .mytext {color:#e155a1;}
        
        Text color #e155a1
      
           This box has a color of #e155a1        
        
          <div style="background-color:#e155a1;">Content here</div>
        
        
          .mybackground {background-color:#e155a1;}
        
        Background color #e155a1
      
           Border around this has a color of #e155a1        
        
          <div style="border:2px solid #e155a1;">Content here</div>
        
        
          .myborder {border:2px solid #e155a1;}
        
        Border color #e155a1