#eeb7fa color space conversions
Hex:
        #eeb7fa
        RGB:
        238, 183, 250
        CMY:
        7, 28, 2
        CMYK:
        5, 27, 0, 2
      HSL:
        289°, 87.0130%, 84.9020%
        HSV (HSB):
        289°, 26.8000%, 98.0392%
        XYZ:
        69.4487, 58.9462, 98.1599
        xyY:
        0.3065, 0.2602, 58.9462
      CIE-Lab:
        81.2620, 31.1120, -25.5132
        CIE-LCH:
        81.2620, 40.2353, 320.6468
        CIE-Luv:
        81.2620, 26.1254, -45.7263
        Hunter-Lab:
        76.7765, 27.1047, -22.0597
      #eeb7fa color charts
#eeb7fa RGB chart
      #eeb7fa CMYK chart
      #eeb7fa RGB pie chart
      #eeb7fa color shades, tints & tones
#eeb7fa color schemes
#eeb7fa color preview, HTML & CSS examples
           This text has a color of #eeb7fa        
        
          <p style="color:#eeb7fa;">Text here</p>
        
        
          .mytext {color:#eeb7fa;}
        
        Text color #eeb7fa
      
           This box has a color of #eeb7fa        
        
          <div style="background-color:#eeb7fa;">Content here</div>
        
        
          .mybackground {background-color:#eeb7fa;}
        
        Background color #eeb7fa
      
           Border around this has a color of #eeb7fa        
        
          <div style="border:2px solid #eeb7fa;">Content here</div>
        
        
          .myborder {border:2px solid #eeb7fa;}
        
        Border color #eeb7fa