#ea59e1 color space conversions
Hex:
        #ea59e1
        RGB:
        234, 89, 225
        CMY:
        8, 65, 12
        CMYK:
        0, 62, 4, 8
      HSL:
        304°, 77.5401%, 63.3333%
        HSV (HSB):
        304°, 61.9658%, 91.7647%
        XYZ:
        51.0947, 30.0734, 74.3459
        xyY:
        0.3286, 0.1934, 30.0734
      CIE-Lab:
        61.7175, 71.5623, -42.1190
        CIE-LCH:
        61.7175, 83.0372, 329.5205
        CIE-Luv:
        61.7175, 67.3722, -76.3266
        Hunter-Lab:
        54.8392, 70.3429, -41.9924
      #ea59e1 color charts
#ea59e1 RGB chart
      #ea59e1 CMYK chart
      #ea59e1 RGB pie chart
      #ea59e1 color shades, tints & tones
#ea59e1 color schemes
#ea59e1 color preview, HTML & CSS examples
           This text has a color of #ea59e1        
        
          <p style="color:#ea59e1;">Text here</p>
        
        
          .mytext {color:#ea59e1;}
        
        Text color #ea59e1
      
           This box has a color of #ea59e1        
        
          <div style="background-color:#ea59e1;">Content here</div>
        
        
          .mybackground {background-color:#ea59e1;}
        
        Background color #ea59e1
      
           Border around this has a color of #ea59e1        
        
          <div style="border:2px solid #ea59e1;">Content here</div>
        
        
          .myborder {border:2px solid #ea59e1;}
        
        Border color #ea59e1