#ea2d64 color space conversions
Hex:
        #ea2d64
        RGB:
        234, 45, 100
        CMY:
        8, 82, 61
        CMYK:
        0, 81, 57, 8
      HSL:
        343°, 81.8182%, 54.7059%
        HSV (HSB):
        343°, 80.7692%, 91.7647%
        XYZ:
        37.1703, 20.2893, 14.0137
        xyY:
        0.5201, 0.2839, 20.2893
      CIE-Lab:
        52.1627, 71.8370, 16.5437
        CIE-LCH:
        52.1627, 73.7174, 12.9688
        CIE-Luv:
        52.1627, 128.7093, 5.2560
        Hunter-Lab:
        45.0436, 68.4730, 13.0846
      #ea2d64 color charts
#ea2d64 RGB chart
      #ea2d64 CMYK chart
      #ea2d64 RGB pie chart
      #ea2d64 color shades, tints & tones
#ea2d64 color schemes
#ea2d64 color preview, HTML & CSS examples
           This text has a color of #ea2d64        
        
          <p style="color:#ea2d64;">Text here</p>
        
        
          .mytext {color:#ea2d64;}
        
        Text color #ea2d64
      
           This box has a color of #ea2d64        
        
          <div style="background-color:#ea2d64;">Content here</div>
        
        
          .mybackground {background-color:#ea2d64;}
        
        Background color #ea2d64
      
           Border around this has a color of #ea2d64        
        
          <div style="border:2px solid #ea2d64;">Content here</div>
        
        
          .myborder {border:2px solid #ea2d64;}
        
        Border color #ea2d64