#eab9de color space conversions
Hex:
        #eab9de
        RGB:
        234, 185, 222
        CMY:
        8, 27, 13
        CMYK:
        0, 21, 5, 8
      HSL:
        315°, 53.8462%, 82.1569%
        HSV (HSB):
        315°, 20.9402%, 91.7647%
        XYZ:
        64.4655, 57.4643, 76.8013
        xyY:
        0.3244, 0.2892, 57.4643
      CIE-Lab:
        80.4400, 23.6153, -11.7567
        CIE-LCH:
        80.4400, 26.3800, 333.5341
        CIE-Luv:
        80.4400, 26.2093, -22.2449
        Hunter-Lab:
        75.8052, 19.1390, -7.0054
      #eab9de color charts
#eab9de RGB chart
      #eab9de CMYK chart
      #eab9de RGB pie chart
      #eab9de color shades, tints & tones
#eab9de color schemes
#eab9de color preview, HTML & CSS examples
           This text has a color of #eab9de        
        
          <p style="color:#eab9de;">Text here</p>
        
        
          .mytext {color:#eab9de;}
        
        Text color #eab9de
      
           This box has a color of #eab9de        
        
          <div style="background-color:#eab9de;">Content here</div>
        
        
          .mybackground {background-color:#eab9de;}
        
        Background color #eab9de
      
           Border around this has a color of #eab9de        
        
          <div style="border:2px solid #eab9de;">Content here</div>
        
        
          .myborder {border:2px solid #eab9de;}
        
        Border color #eab9de