#ea29c4 color space conversions
Hex:
        #ea29c4
        RGB:
        234, 41, 196
        CMY:
        8, 84, 23
        CMYK:
        0, 82, 16, 8
      HSL:
        312°, 82.1277%, 53.9216%
        HSV (HSB):
        312°, 82.4786%, 91.7647%
        XYZ:
        44.6884, 23.0638, 54.3210
        xyY:
        0.3661, 0.1889, 23.0638
      CIE-Lab:
        55.1380, 82.1670, -35.9711
        CIE-LCH:
        55.1380, 89.6958, 336.3571
        CIE-Luv:
        55.1380, 89.6340, -66.9403
        Hunter-Lab:
        48.0248, 82.0558, -33.4457
      #ea29c4 color charts
#ea29c4 RGB chart
      #ea29c4 CMYK chart
      #ea29c4 RGB pie chart
      #ea29c4 color shades, tints & tones
#ea29c4 color schemes
#ea29c4 color preview, HTML & CSS examples
           This text has a color of #ea29c4        
        
          <p style="color:#ea29c4;">Text here</p>
        
        
          .mytext {color:#ea29c4;}
        
        Text color #ea29c4
      
           This box has a color of #ea29c4        
        
          <div style="background-color:#ea29c4;">Content here</div>
        
        
          .mybackground {background-color:#ea29c4;}
        
        Background color #ea29c4
      
           Border around this has a color of #ea29c4        
        
          <div style="border:2px solid #ea29c4;">Content here</div>
        
        
          .myborder {border:2px solid #ea29c4;}
        
        Border color #ea29c4