#e1a5c1 color space conversions
Hex:
        #e1a5c1
        RGB:
        225, 165, 193
        CMY:
        12, 35, 24
        CMYK:
        0, 27, 14, 12
      HSL:
        332°, 50.0000%, 76.4706%
        HSV (HSB):
        332°, 26.6667%, 88.2353%
        XYZ:
        54.1321, 46.7681, 56.6261
        xyY:
        0.3436, 0.2969, 46.7681
      CIE-Lab:
        74.0412, 26.3447, -5.5922
        CIE-LCH:
        74.0412, 26.9317, 348.0156
        CIE-Luv:
        74.0412, 34.7577, -13.0491
        Hunter-Lab:
        68.3872, 21.6147, -1.2224
      #e1a5c1 color charts
#e1a5c1 RGB chart
      #e1a5c1 CMYK chart
      #e1a5c1 RGB pie chart
      #e1a5c1 color shades, tints & tones
#e1a5c1 color schemes
#e1a5c1 color preview, HTML & CSS examples
           This text has a color of #e1a5c1        
        
          <p style="color:#e1a5c1;">Text here</p>
        
        
          .mytext {color:#e1a5c1;}
        
        Text color #e1a5c1
      
           This box has a color of #e1a5c1        
        
          <div style="background-color:#e1a5c1;">Content here</div>
        
        
          .mybackground {background-color:#e1a5c1;}
        
        Background color #e1a5c1
      
           Border around this has a color of #e1a5c1        
        
          <div style="border:2px solid #e1a5c1;">Content here</div>
        
        
          .myborder {border:2px solid #e1a5c1;}
        
        Border color #e1a5c1