#ea29c8 color space conversions
Hex:
        #ea29c8
        RGB:
        234, 41, 200
        CMY:
        8, 84, 22
        CMYK:
        0, 82, 15, 8
      HSL:
        311°, 82.1277%, 53.9216%
        HSV (HSB):
        311°, 82.4786%, 91.7647%
        XYZ:
        45.1499, 23.2484, 56.7513
        xyY:
        0.3608, 0.1858, 23.2484
      CIE-Lab:
        55.3273, 82.6849, -37.9759
        CIE-LCH:
        55.3273, 90.9888, 335.3314
        CIE-Luv:
        55.3273, 87.9639, -70.0816
        Hunter-Lab:
        48.2166, 82.7679, -36.0331
      #ea29c8 color charts
#ea29c8 RGB chart
      #ea29c8 CMYK chart
      #ea29c8 RGB pie chart
      #ea29c8 color shades, tints & tones
#ea29c8 color schemes
#ea29c8 color preview, HTML & CSS examples
           This text has a color of #ea29c8        
        
          <p style="color:#ea29c8;">Text here</p>
        
        
          .mytext {color:#ea29c8;}
        
        Text color #ea29c8
      
           This box has a color of #ea29c8        
        
          <div style="background-color:#ea29c8;">Content here</div>
        
        
          .mybackground {background-color:#ea29c8;}
        
        Background color #ea29c8
      
           Border around this has a color of #ea29c8        
        
          <div style="border:2px solid #ea29c8;">Content here</div>
        
        
          .myborder {border:2px solid #ea29c8;}
        
        Border color #ea29c8