#ea2a97 color space conversions
Hex:
        #ea2a97
        RGB:
        234, 42, 151
        CMY:
        8, 84, 41
        CMYK:
        0, 82, 35, 8
      HSL:
        326°, 82.0513%, 54.1176%
        HSV (HSB):
        326°, 82.0513%, 91.7647%
        XYZ:
        40.3456, 21.3827, 31.2790
        xyY:
        0.4338, 0.2299, 21.3827
      CIE-Lab:
        53.3658, 76.7796, -12.3694
        CIE-LCH:
        53.3658, 77.7696, 350.8482
        CIE-Luv:
        53.3658, 108.8546, -31.4342
        Hunter-Lab:
        46.2415, 74.8183, -7.7364
      #ea2a97 color charts
#ea2a97 RGB chart
      #ea2a97 CMYK chart
      #ea2a97 RGB pie chart
      #ea2a97 color shades, tints & tones
#ea2a97 color schemes
#ea2a97 color preview, HTML & CSS examples
           This text has a color of #ea2a97        
        
          <p style="color:#ea2a97;">Text here</p>
        
        
          .mytext {color:#ea2a97;}
        
        Text color #ea2a97
      
           This box has a color of #ea2a97        
        
          <div style="background-color:#ea2a97;">Content here</div>
        
        
          .mybackground {background-color:#ea2a97;}
        
        Background color #ea2a97
      
           Border around this has a color of #ea2a97        
        
          <div style="border:2px solid #ea2a97;">Content here</div>
        
        
          .myborder {border:2px solid #ea2a97;}
        
        Border color #ea2a97