#e27ce1 color space conversions
Hex:
        #e27ce1
        RGB:
        226, 124, 225
        CMY:
        11, 51, 12
        CMYK:
        0, 45, 0, 11
      HSL:
        301°, 63.7500%, 68.6275%
        HSV (HSB):
        301°, 45.1327%, 88.6275%
        XYZ:
        52.1623, 36.0203, 75.4375
        xyY:
        0.3188, 0.2201, 36.0203
      CIE-Lab:
        66.5354, 53.6076, -34.6700
        CIE-LCH:
        66.5354, 63.8419, 327.1078
        CIE-Luv:
        66.5354, 49.2939, -62.6250
        Hunter-Lab:
        60.0169, 50.1095, -32.5120
      #e27ce1 color charts
#e27ce1 RGB chart
      #e27ce1 CMYK chart
      #e27ce1 RGB pie chart
      #e27ce1 color shades, tints & tones
#e27ce1 color schemes
#e27ce1 color preview, HTML & CSS examples
           This text has a color of #e27ce1        
        
          <p style="color:#e27ce1;">Text here</p>
        
        
          .mytext {color:#e27ce1;}
        
        Text color #e27ce1
      
           This box has a color of #e27ce1        
        
          <div style="background-color:#e27ce1;">Content here</div>
        
        
          .mybackground {background-color:#e27ce1;}
        
        Background color #e27ce1
      
           Border around this has a color of #e27ce1        
        
          <div style="border:2px solid #e27ce1;">Content here</div>
        
        
          .myborder {border:2px solid #e27ce1;}
        
        Border color #e27ce1