#e26ce1 color space conversions
Hex:
        #e26ce1
        RGB:
        226, 108, 225
        CMY:
        11, 58, 12
        CMYK:
        0, 52, 0, 11
      HSL:
        301°, 67.0455%, 65.4902%
        HSV (HSB):
        301°, 52.2124%, 88.6275%
        XYZ:
        50.3172, 32.3301, 74.8225
        xyY:
        0.3195, 0.2053, 32.3301
      CIE-Lab:
        63.6148, 61.3118, -39.2234
        CIE-LCH:
        63.6148, 72.7847, 327.3915
        CIE-Luv:
        63.6148, 55.4742, -70.5812
        Hunter-Lab:
        56.8596, 58.4572, -38.2190
      #e26ce1 color charts
#e26ce1 RGB chart
      #e26ce1 CMYK chart
      #e26ce1 RGB pie chart
      #e26ce1 color shades, tints & tones
#e26ce1 color schemes
#e26ce1 color preview, HTML & CSS examples
           This text has a color of #e26ce1        
        
          <p style="color:#e26ce1;">Text here</p>
        
        
          .mytext {color:#e26ce1;}
        
        Text color #e26ce1
      
           This box has a color of #e26ce1        
        
          <div style="background-color:#e26ce1;">Content here</div>
        
        
          .mybackground {background-color:#e26ce1;}
        
        Background color #e26ce1
      
           Border around this has a color of #e26ce1        
        
          <div style="border:2px solid #e26ce1;">Content here</div>
        
        
          .myborder {border:2px solid #e26ce1;}
        
        Border color #e26ce1