#e2b1ec color space conversions
Hex:
        #e2b1ec
        RGB:
        226, 177, 236
        CMY:
        11, 31, 7
        CMYK:
        4, 25, 0, 7
      HSL:
        290°, 60.8247%, 80.9804%
        HSV (HSB):
        290°, 25.0000%, 92.5490%
        XYZ:
        62.2265, 53.6692, 86.4364
        xyY:
        0.3075, 0.2653, 53.6692
      CIE-Lab:
        78.2684, 27.8297, -22.6545
        CIE-LCH:
        78.2684, 35.8848, 320.8530
        CIE-Luv:
        78.2684, 23.5051, -40.2748
        Hunter-Lab:
        73.2592, 23.4145, -18.6730
      #e2b1ec color charts
#e2b1ec RGB chart
      #e2b1ec CMYK chart
      #e2b1ec RGB pie chart
      #e2b1ec color shades, tints & tones
#e2b1ec color schemes
#e2b1ec color preview, HTML & CSS examples
           This text has a color of #e2b1ec        
        
          <p style="color:#e2b1ec;">Text here</p>
        
        
          .mytext {color:#e2b1ec;}
        
        Text color #e2b1ec
      
           This box has a color of #e2b1ec        
        
          <div style="background-color:#e2b1ec;">Content here</div>
        
        
          .mybackground {background-color:#e2b1ec;}
        
        Background color #e2b1ec
      
           Border around this has a color of #e2b1ec        
        
          <div style="border:2px solid #e2b1ec;">Content here</div>
        
        
          .myborder {border:2px solid #e2b1ec;}
        
        Border color #e2b1ec