#ea326e color space conversions
Hex:
        #ea326e
        RGB:
        234, 50, 110
        CMY:
        8, 80, 57
        CMYK:
        0, 79, 53, 8
      HSL:
        340°, 81.4159%, 55.6863%
        HSV (HSB):
        340°, 78.6325%, 91.7647%
        XYZ:
        37.8868, 20.8994, 16.7890
        xyY:
        0.5013, 0.2765, 20.8994
      CIE-Lab:
        52.8392, 71.2553, 11.4414
        CIE-LCH:
        52.8392, 72.1680, 9.1221
        CIE-Luv:
        52.8392, 123.2194, -0.0975
        Hunter-Lab:
        45.7159, 67.9280, 10.2271
      #ea326e color charts
#ea326e RGB chart
      #ea326e CMYK chart
      #ea326e RGB pie chart
      #ea326e color shades, tints & tones
#ea326e color schemes
#ea326e color preview, HTML & CSS examples
           This text has a color of #ea326e        
        
          <p style="color:#ea326e;">Text here</p>
        
        
          .mytext {color:#ea326e;}
        
        Text color #ea326e
      
           This box has a color of #ea326e        
        
          <div style="background-color:#ea326e;">Content here</div>
        
        
          .mybackground {background-color:#ea326e;}
        
        Background color #ea326e
      
           Border around this has a color of #ea326e        
        
          <div style="border:2px solid #ea326e;">Content here</div>
        
        
          .myborder {border:2px solid #ea326e;}
        
        Border color #ea326e