#ea59f4 color space conversions
Hex:
        #ea59f4
        RGB:
        234, 89, 244
        CMY:
        8, 65, 4
        CMYK:
        4, 64, 0, 4
      HSL:
        296°, 87.5706%, 65.2941%
        HSV (HSB):
        296°, 63.5246%, 95.6863%
        XYZ:
        53.8332, 31.1688, 88.7668
        xyY:
        0.3098, 0.1794, 31.1688
      CIE-Lab:
        62.6499, 74.6808, -51.2326
        CIE-LCH:
        62.6499, 90.5648, 325.5491
        CIE-Luv:
        62.6499, 61.5242, -91.3780
        Hunter-Lab:
        55.8291, 74.4179, -55.1893
      #ea59f4 color charts
#ea59f4 RGB chart
      #ea59f4 CMYK chart
      #ea59f4 RGB pie chart
      #ea59f4 color shades, tints & tones
#ea59f4 color schemes
#ea59f4 color preview, HTML & CSS examples
           This text has a color of #ea59f4        
        
          <p style="color:#ea59f4;">Text here</p>
        
        
          .mytext {color:#ea59f4;}
        
        Text color #ea59f4
      
           This box has a color of #ea59f4        
        
          <div style="background-color:#ea59f4;">Content here</div>
        
        
          .mybackground {background-color:#ea59f4;}
        
        Background color #ea59f4
      
           Border around this has a color of #ea59f4        
        
          <div style="border:2px solid #ea59f4;">Content here</div>
        
        
          .myborder {border:2px solid #ea59f4;}
        
        Border color #ea59f4