#ea2c84 color space conversions
Hex:
        #ea2c84
        RGB:
        234, 44, 132
        CMY:
        8, 83, 48
        CMYK:
        0, 81, 44, 8
      HSL:
        332°, 81.8966%, 54.5098%
        HSV (HSB):
        332°, 81.1966%, 91.7647%
        XYZ:
        38.9972, 20.9597, 23.8200
        xyY:
        0.4655, 0.2502, 20.9597
      CIE-Lab:
        52.9054, 74.5307, -1.7079
        CIE-LCH:
        52.9054, 74.5503, 358.6873
        CIE-Luv:
        52.9054, 116.4530, -16.7334
        Hunter-Lab:
        45.7818, 71.9293, 1.1990
      #ea2c84 color charts
#ea2c84 RGB chart
      #ea2c84 CMYK chart
      #ea2c84 RGB pie chart
      #ea2c84 color shades, tints & tones
#ea2c84 color schemes
#ea2c84 color preview, HTML & CSS examples
           This text has a color of #ea2c84        
        
          <p style="color:#ea2c84;">Text here</p>
        
        
          .mytext {color:#ea2c84;}
        
        Text color #ea2c84
      
           This box has a color of #ea2c84        
        
          <div style="background-color:#ea2c84;">Content here</div>
        
        
          .mybackground {background-color:#ea2c84;}
        
        Background color #ea2c84
      
           Border around this has a color of #ea2c84        
        
          <div style="border:2px solid #ea2c84;">Content here</div>
        
        
          .myborder {border:2px solid #ea2c84;}
        
        Border color #ea2c84