#e155ee color space conversions
Hex:
        #e155ee
        RGB:
        225, 85, 238
        CMY:
        12, 67, 7
        CMYK:
        5, 64, 0, 7
      HSL:
        295°, 81.8182%, 63.3333%
        HSV (HSB):
        295°, 64.2857%, 93.3333%
        XYZ:
        49.7325, 28.6776, 83.8031
        xyY:
        0.3066, 0.1768, 28.6776
      CIE-Lab:
        60.4960, 73.1818, -51.3966
        CIE-LCH:
        60.4960, 89.4270, 324.9191
        CIE-Luv:
        60.4960, 58.3390, -90.7625
        Hunter-Lab:
        53.5515, 72.0552, -55.2973
      #e155ee color charts
#e155ee RGB chart
      #e155ee CMYK chart
      #e155ee RGB pie chart
      #e155ee color shades, tints & tones
#e155ee color schemes
#e155ee color preview, HTML & CSS examples
           This text has a color of #e155ee        
        
          <p style="color:#e155ee;">Text here</p>
        
        
          .mytext {color:#e155ee;}
        
        Text color #e155ee
      
           This box has a color of #e155ee        
        
          <div style="background-color:#e155ee;">Content here</div>
        
        
          .mybackground {background-color:#e155ee;}
        
        Background color #e155ee
      
           Border around this has a color of #e155ee        
        
          <div style="border:2px solid #e155ee;">Content here</div>
        
        
          .myborder {border:2px solid #e155ee;}
        
        Border color #e155ee