#eab4fa color space conversions
Hex:
        #eab4fa
        RGB:
        234, 180, 250
        CMY:
        8, 29, 2
        CMYK:
        6, 28, 0, 2
      HSL:
        286°, 87.5000%, 84.3137%
        HSV (HSB):
        286°, 28.0000%, 98.0392%
        XYZ:
        67.5083, 57.0371, 97.8937
        xyY:
        0.3035, 0.2564, 57.0371
      CIE-Lab:
        80.2004, 31.4538, -27.1687
        CIE-LCH:
        80.2004, 41.5630, 319.1808
        CIE-Luv:
        80.2004, 25.1172, -48.4244
        Hunter-Lab:
        75.5229, 27.3922, -23.9864
      #eab4fa color charts
#eab4fa RGB chart
      #eab4fa CMYK chart
      #eab4fa RGB pie chart
      #eab4fa color shades, tints & tones
#eab4fa color schemes
#eab4fa color preview, HTML & CSS examples
           This text has a color of #eab4fa        
        
          <p style="color:#eab4fa;">Text here</p>
        
        
          .mytext {color:#eab4fa;}
        
        Text color #eab4fa
      
           This box has a color of #eab4fa        
        
          <div style="background-color:#eab4fa;">Content here</div>
        
        
          .mybackground {background-color:#eab4fa;}
        
        Background color #eab4fa
      
           Border around this has a color of #eab4fa        
        
          <div style="border:2px solid #eab4fa;">Content here</div>
        
        
          .myborder {border:2px solid #eab4fa;}
        
        Border color #eab4fa