#e2c1ec color space conversions
Hex:
        #e2c1ec
        RGB:
        226, 193, 236
        CMY:
        11, 24, 7
        CMYK:
        4, 18, 0, 7
      HSL:
        286°, 53.0864%, 84.1176%
        HSV (HSB):
        286°, 18.2203%, 92.5490%
        XYZ:
        65.5743, 60.3648, 87.5523
        xyY:
        0.3072, 0.2828, 60.3648
      CIE-Lab:
        82.0361, 19.2403, -16.9521
        CIE-LCH:
        82.0361, 25.6430, 318.6176
        CIE-Luv:
        82.0361, 15.7516, -29.8275
        Hunter-Lab:
        77.6948, 14.6879, -12.4261
      #e2c1ec color charts
#e2c1ec RGB chart
      #e2c1ec CMYK chart
      #e2c1ec RGB pie chart
      #e2c1ec color shades, tints & tones
#e2c1ec color schemes
#e2c1ec color preview, HTML & CSS examples
           This text has a color of #e2c1ec        
        
          <p style="color:#e2c1ec;">Text here</p>
        
        
          .mytext {color:#e2c1ec;}
        
        Text color #e2c1ec
      
           This box has a color of #e2c1ec        
        
          <div style="background-color:#e2c1ec;">Content here</div>
        
        
          .mybackground {background-color:#e2c1ec;}
        
        Background color #e2c1ec
      
           Border around this has a color of #e2c1ec        
        
          <div style="border:2px solid #e2c1ec;">Content here</div>
        
        
          .myborder {border:2px solid #e2c1ec;}
        
        Border color #e2c1ec