#e27ff2 color space conversions
Hex:
        #e27ff2
        RGB:
        226, 127, 242
        CMY:
        11, 50, 5
        CMYK:
        7, 48, 0, 5
      HSL:
        292°, 81.5603%, 72.3529%
        HSV (HSB):
        292°, 47.5207%, 94.9020%
        XYZ:
        54.9804, 37.7583, 88.3947
        xyY:
        0.3035, 0.2085, 37.7583
      CIE-Lab:
        67.8421, 55.2186, -42.0191
        CIE-LCH:
        67.8421, 69.3880, 322.7304
        CIE-Luv:
        67.8421, 44.2983, -74.9833
        Hunter-Lab:
        61.4478, 52.1793, -42.2772
      #e27ff2 color charts
#e27ff2 RGB chart
      #e27ff2 CMYK chart
      #e27ff2 RGB pie chart
      #e27ff2 color shades, tints & tones
#e27ff2 color schemes
#e27ff2 color preview, HTML & CSS examples
           This text has a color of #e27ff2        
        
          <p style="color:#e27ff2;">Text here</p>
        
        
          .mytext {color:#e27ff2;}
        
        Text color #e27ff2
      
           This box has a color of #e27ff2        
        
          <div style="background-color:#e27ff2;">Content here</div>
        
        
          .mybackground {background-color:#e27ff2;}
        
        Background color #e27ff2
      
           Border around this has a color of #e27ff2        
        
          <div style="border:2px solid #e27ff2;">Content here</div>
        
        
          .myborder {border:2px solid #e27ff2;}
        
        Border color #e27ff2