#ea31a4 color space conversions
Hex:
        #ea31a4
        RGB:
        234, 49, 164
        CMY:
        8, 81, 36
        CMYK:
        0, 79, 30, 8
      HSL:
        323°, 81.4978%, 55.4902%
        HSV (HSB):
        323°, 79.0598%, 91.7647%
        XYZ:
        41.7308, 22.3694, 37.2402
        xyY:
        0.4118, 0.2207, 22.3694
      CIE-Lab:
        54.4168, 76.5022, -18.4584
        CIE-LCH:
        54.4168, 78.6975, 346.4350
        CIE-Luv:
        54.4168, 101.5301, -40.0563
        Hunter-Lab:
        47.2963, 74.7270, -13.5765
      #ea31a4 color charts
#ea31a4 RGB chart
      #ea31a4 CMYK chart
      #ea31a4 RGB pie chart
      #ea31a4 color shades, tints & tones
#ea31a4 color schemes
#ea31a4 color preview, HTML & CSS examples
           This text has a color of #ea31a4        
        
          <p style="color:#ea31a4;">Text here</p>
        
        
          .mytext {color:#ea31a4;}
        
        Text color #ea31a4
      
           This box has a color of #ea31a4        
        
          <div style="background-color:#ea31a4;">Content here</div>
        
        
          .mybackground {background-color:#ea31a4;}
        
        Background color #ea31a4
      
           Border around this has a color of #ea31a4        
        
          <div style="border:2px solid #ea31a4;">Content here</div>
        
        
          .myborder {border:2px solid #ea31a4;}
        
        Border color #ea31a4