#eab5fa color space conversions
Hex:
        #eab5fa
        RGB:
        234, 181, 250
        CMY:
        8, 29, 2
        CMYK:
        6, 28, 0, 2
      HSL:
        286°, 87.3418%, 84.5098%
        HSV (HSB):
        286°, 27.6000%, 98.0392%
        XYZ:
        67.7109, 57.4423, 97.9612
        xyY:
        0.3035, 0.2575, 57.4423
      CIE-Lab:
        80.4277, 30.9200, -26.8212
        CIE-LCH:
        80.4277, 40.9319, 319.0604
        CIE-Luv:
        80.4277, 24.6512, -47.7823
        Hunter-Lab:
        75.7907, 26.8369, -23.5802
      #eab5fa color charts
#eab5fa RGB chart
      #eab5fa CMYK chart
      #eab5fa RGB pie chart
      #eab5fa color shades, tints & tones
#eab5fa color schemes
#eab5fa color preview, HTML & CSS examples
           This text has a color of #eab5fa        
        
          <p style="color:#eab5fa;">Text here</p>
        
        
          .mytext {color:#eab5fa;}
        
        Text color #eab5fa
      
           This box has a color of #eab5fa        
        
          <div style="background-color:#eab5fa;">Content here</div>
        
        
          .mybackground {background-color:#eab5fa;}
        
        Background color #eab5fa
      
           Border around this has a color of #eab5fa        
        
          <div style="border:2px solid #eab5fa;">Content here</div>
        
        
          .myborder {border:2px solid #eab5fa;}
        
        Border color #eab5fa