#ea4aee color space conversions
Hex:
        #ea4aee
        RGB:
        234, 74, 238
        CMY:
        8, 71, 7
        CMYK:
        2, 69, 0, 7
      HSL:
        299°, 82.8283%, 61.1765%
        HSV (HSB):
        299°, 68.9076%, 93.3333%
        XYZ:
        51.8131, 28.5630, 83.6713
        xyY:
        0.3158, 0.1741, 28.5630
      CIE-Lab:
        60.3940, 79.1636, -51.4763
        CIE-LCH:
        60.3940, 94.4282, 326.9660
        CIE-Luv:
        60.3940, 67.1857, -91.7039
        Hunter-Lab:
        53.4444, 79.5239, -55.4120
      #ea4aee color charts
#ea4aee RGB chart
      #ea4aee CMYK chart
      #ea4aee RGB pie chart
      #ea4aee color shades, tints & tones
#ea4aee color schemes
#ea4aee color preview, HTML & CSS examples
           This text has a color of #ea4aee        
        
          <p style="color:#ea4aee;">Text here</p>
        
        
          .mytext {color:#ea4aee;}
        
        Text color #ea4aee
      
           This box has a color of #ea4aee        
        
          <div style="background-color:#ea4aee;">Content here</div>
        
        
          .mybackground {background-color:#ea4aee;}
        
        Background color #ea4aee
      
           Border around this has a color of #ea4aee        
        
          <div style="border:2px solid #ea4aee;">Content here</div>
        
        
          .myborder {border:2px solid #ea4aee;}
        
        Border color #ea4aee