#ea1da7 color space conversions
Hex:
        #ea1da7
        RGB:
        234, 29, 167
        CMY:
        8, 89, 35
        CMYK:
        0, 88, 29, 8
      HSL:
        320°, 82.9960%, 51.5686%
        HSV (HSB):
        320°, 87.6068%, 91.7647%
        XYZ:
        41.3461, 21.1612, 38.4645
        xyY:
        0.4095, 0.2096, 21.1612
      CIE-Lab:
        53.1254, 80.8968, -22.2011
        CIE-LCH:
        53.1254, 83.8879, 344.6537
        CIE-Luv:
        53.1254, 104.2553, -46.0479
        Hunter-Lab:
        46.0013, 79.9342, -17.3752
      #ea1da7 color charts
#ea1da7 RGB chart
      #ea1da7 CMYK chart
      #ea1da7 RGB pie chart
      #ea1da7 color shades, tints & tones
#ea1da7 color schemes
#ea1da7 color preview, HTML & CSS examples
           This text has a color of #ea1da7        
        
          <p style="color:#ea1da7;">Text here</p>
        
        
          .mytext {color:#ea1da7;}
        
        Text color #ea1da7
      
           This box has a color of #ea1da7        
        
          <div style="background-color:#ea1da7;">Content here</div>
        
        
          .mybackground {background-color:#ea1da7;}
        
        Background color #ea1da7
      
           Border around this has a color of #ea1da7        
        
          <div style="border:2px solid #ea1da7;">Content here</div>
        
        
          .myborder {border:2px solid #ea1da7;}
        
        Border color #ea1da7