#e27aec color space conversions
Hex:
        #e27aec
        RGB:
        226, 122, 236
        CMY:
        11, 52, 7
        CMYK:
        4, 48, 0, 7
      HSL:
        295°, 75.0000%, 70.1961%
        HSV (HSB):
        295°, 48.3051%, 92.5490%
        XYZ:
        53.4639, 36.1439, 83.5155
        xyY:
        0.3088, 0.2088, 36.1439
      CIE-Lab:
        66.6298, 56.5780, -40.6113
        CIE-LCH:
        66.6298, 69.6444, 324.3295
        CIE-Luv:
        66.6298, 47.5483, -72.6759
        Hunter-Lab:
        60.1198, 53.5283, -40.2789
      #e27aec color charts
#e27aec RGB chart
      #e27aec CMYK chart
      #e27aec RGB pie chart
      #e27aec color shades, tints & tones
#e27aec color schemes
#e27aec color preview, HTML & CSS examples
           This text has a color of #e27aec        
        
          <p style="color:#e27aec;">Text here</p>
        
        
          .mytext {color:#e27aec;}
        
        Text color #e27aec
      
           This box has a color of #e27aec        
        
          <div style="background-color:#e27aec;">Content here</div>
        
        
          .mybackground {background-color:#e27aec;}
        
        Background color #e27aec
      
           Border around this has a color of #e27aec        
        
          <div style="border:2px solid #e27aec;">Content here</div>
        
        
          .myborder {border:2px solid #e27aec;}
        
        Border color #e27aec