#e2bbca color space conversions
Hex:
        #e2bbca
        RGB:
        226, 187, 202
        CMY:
        11, 27, 21
        CMYK:
        0, 17, 11, 11
      HSL:
        337°, 40.2062%, 80.9804%
        HSV (HSB):
        337°, 17.2566%, 88.6275%
        XYZ:
        59.7950, 55.9737, 63.5296
        xyY:
        0.3335, 0.3122, 55.9737
      CIE-Lab:
        79.5988, 16.3651, -2.2971
        CIE-LCH:
        79.5988, 16.5255, 352.0099
        CIE-Luv:
        79.5988, 22.3449, -6.3780
        Hunter-Lab:
        74.8156, 11.7358, 2.0248
      #e2bbca color charts
#e2bbca RGB chart
      #e2bbca CMYK chart
      #e2bbca RGB pie chart
      #e2bbca color shades, tints & tones
#e2bbca color schemes
#e2bbca color preview, HTML & CSS examples
           This text has a color of #e2bbca        
        
          <p style="color:#e2bbca;">Text here</p>
        
        
          .mytext {color:#e2bbca;}
        
        Text color #e2bbca
      
           This box has a color of #e2bbca        
        
          <div style="background-color:#e2bbca;">Content here</div>
        
        
          .mybackground {background-color:#e2bbca;}
        
        Background color #e2bbca
      
           Border around this has a color of #e2bbca        
        
          <div style="border:2px solid #e2bbca;">Content here</div>
        
        
          .myborder {border:2px solid #e2bbca;}
        
        Border color #e2bbca