#e155be color space conversions
Hex:
        #e155be
        RGB:
        225, 85, 190
        CMY:
        12, 67, 25
        CMYK:
        0, 62, 16, 12
      HSL:
        315°, 70.0000%, 60.7843%
        HSV (HSB):
        315°, 62.2222%, 88.2353%
        XYZ:
        43.5941, 26.2223, 51.4789
        xyY:
        0.3594, 0.2162, 26.2223
      CIE-Lab:
        58.2474, 65.5646, -27.7940
        CIE-LCH:
        58.2474, 71.2125, 337.0270
        CIE-Luv:
        58.2474, 73.4737, -52.4440
        Hunter-Lab:
        51.2077, 62.3471, -23.7587
      #e155be color charts
#e155be RGB chart
      #e155be CMYK chart
      #e155be RGB pie chart
      #e155be color shades, tints & tones
#e155be color schemes
#e155be color preview, HTML & CSS examples
           This text has a color of #e155be        
        
          <p style="color:#e155be;">Text here</p>
        
        
          .mytext {color:#e155be;}
        
        Text color #e155be
      
           This box has a color of #e155be        
        
          <div style="background-color:#e155be;">Content here</div>
        
        
          .mybackground {background-color:#e155be;}
        
        Background color #e155be
      
           Border around this has a color of #e155be        
        
          <div style="border:2px solid #e155be;">Content here</div>
        
        
          .myborder {border:2px solid #e155be;}
        
        Border color #e155be