#ea59be color space conversions
Hex:
        #ea59be
        RGB:
        234, 89, 190
        CMY:
        8, 65, 25
        CMYK:
        0, 62, 19, 8
      HSL:
        318°, 77.5401%, 63.3333%
        HSV (HSB):
        318°, 61.9658%, 91.7647%
        XYZ:
        46.7983, 28.3549, 51.7217
        xyY:
        0.3689, 0.2235, 28.3549
      CIE-Lab:
        60.2080, 66.3386, -24.6582
        CIE-LCH:
        60.2080, 70.7731, 339.6098
        CIE-Luv:
        60.2080, 78.7225, -48.1476
        Hunter-Lab:
        53.2493, 63.6890, -20.3146
      #ea59be color charts
#ea59be RGB chart
      #ea59be CMYK chart
      #ea59be RGB pie chart
      #ea59be color shades, tints & tones
#ea59be color schemes
#ea59be color preview, HTML & CSS examples
           This text has a color of #ea59be        
        
          <p style="color:#ea59be;">Text here</p>
        
        
          .mytext {color:#ea59be;}
        
        Text color #ea59be
      
           This box has a color of #ea59be        
        
          <div style="background-color:#ea59be;">Content here</div>
        
        
          .mybackground {background-color:#ea59be;}
        
        Background color #ea59be
      
           Border around this has a color of #ea59be        
        
          <div style="border:2px solid #ea59be;">Content here</div>
        
        
          .myborder {border:2px solid #ea59be;}
        
        Border color #ea59be