#eeb4ee color space conversions
Hex:
        #eeb4ee
        RGB:
        238, 180, 238
        CMY:
        7, 29, 7
        CMYK:
        0, 24, 0, 7
      HSL:
        300°, 63.0435%, 81.9608%
        HSV (HSB):
        300°, 24.3697%, 93.3333%
        XYZ:
        67.0138, 56.9927, 88.3576
        xyY:
        0.3156, 0.2684, 56.9927
      CIE-Lab:
        80.1755, 30.4695, -20.7285
        CIE-LCH:
        80.1755, 36.8518, 325.7724
        CIE-Luv:
        80.1755, 29.1737, -37.7320
        Hunter-Lab:
        75.4935, 26.3365, -16.5476
      #eeb4ee color charts
#eeb4ee RGB chart
      #eeb4ee CMYK chart
      #eeb4ee RGB pie chart
      #eeb4ee color shades, tints & tones
#eeb4ee color schemes
#eeb4ee color preview, HTML & CSS examples
           This text has a color of #eeb4ee        
        
          <p style="color:#eeb4ee;">Text here</p>
        
        
          .mytext {color:#eeb4ee;}
        
        Text color #eeb4ee
      
           This box has a color of #eeb4ee        
        
          <div style="background-color:#eeb4ee;">Content here</div>
        
        
          .mybackground {background-color:#eeb4ee;}
        
        Background color #eeb4ee
      
           Border around this has a color of #eeb4ee        
        
          <div style="border:2px solid #eeb4ee;">Content here</div>
        
        
          .myborder {border:2px solid #eeb4ee;}
        
        Border color #eeb4ee