#ea5684 color space conversions
Hex:
        #ea5684
        RGB:
        234, 86, 132
        CMY:
        8, 66, 48
        CMYK:
        0, 63, 44, 8
      HSL:
        341°, 77.8947%, 62.7451%
        HSV (HSB):
        341°, 63.2479%, 91.7647%
        XYZ:
        41.4243, 25.8139, 24.6291
        xyY:
        0.4509, 0.2810, 25.8139
      CIE-Lab:
        57.8600, 60.7279, 5.4854
        CIE-LCH:
        57.8600, 60.9751, 5.1614
        CIE-Luv:
        57.8600, 99.2069, -4.5252
        Hunter-Lab:
        50.8074, 56.6217, 6.8242
      #ea5684 color charts
#ea5684 RGB chart
      #ea5684 CMYK chart
      #ea5684 RGB pie chart
      #ea5684 color shades, tints & tones
#ea5684 color schemes
#ea5684 color preview, HTML & CSS examples
           This text has a color of #ea5684        
        
          <p style="color:#ea5684;">Text here</p>
        
        
          .mytext {color:#ea5684;}
        
        Text color #ea5684
      
           This box has a color of #ea5684        
        
          <div style="background-color:#ea5684;">Content here</div>
        
        
          .mybackground {background-color:#ea5684;}
        
        Background color #ea5684
      
           Border around this has a color of #ea5684        
        
          <div style="border:2px solid #ea5684;">Content here</div>
        
        
          .myborder {border:2px solid #ea5684;}
        
        Border color #ea5684