#e155ec color space conversions
Hex:
        #e155ec
        RGB:
        225, 85, 236
        CMY:
        12, 67, 7
        CMYK:
        5, 64, 0, 7
      HSL:
        296°, 79.8942%, 62.9412%
        HSV (HSB):
        296°, 63.9831%, 92.5490%
        XYZ:
        49.4402, 28.5607, 82.2639
        xyY:
        0.3085, 0.1782, 28.5607
      CIE-Lab:
        60.3919, 72.8396, -50.4470
        CIE-LCH:
        60.3919, 88.6031, 325.2945
        CIE-Luv:
        60.3919, 58.9357, -89.1984
        Hunter-Lab:
        53.4422, 71.6091, -53.8559
      #e155ec color charts
#e155ec RGB chart
      #e155ec CMYK chart
      #e155ec RGB pie chart
      #e155ec color shades, tints & tones
#e155ec color schemes
#e155ec color preview, HTML & CSS examples
           This text has a color of #e155ec        
        
          <p style="color:#e155ec;">Text here</p>
        
        
          .mytext {color:#e155ec;}
        
        Text color #e155ec
      
           This box has a color of #e155ec        
        
          <div style="background-color:#e155ec;">Content here</div>
        
        
          .mybackground {background-color:#e155ec;}
        
        Background color #e155ec
      
           Border around this has a color of #e155ec        
        
          <div style="border:2px solid #e155ec;">Content here</div>
        
        
          .myborder {border:2px solid #e155ec;}
        
        Border color #e155ec