#ea028e color space conversions
Hex:
        #ea028e
        RGB:
        234, 2, 142
        CMY:
        8, 99, 44
        CMYK:
        0, 99, 39, 8
      HSL:
        324°, 98.3051%, 46.2745%
        HSV (HSB):
        324°, 99.1453%, 91.7647%
        XYZ:
        38.8359, 19.4888, 27.3060
        xyY:
        0.4535, 0.2276, 19.4888
      CIE-Lab:
        51.2543, 81.1345, -10.1679
        CIE-LCH:
        51.2543, 81.7691, 352.8569
        CIE-Luv:
        51.2543, 118.7462, -29.1369
        Hunter-Lab:
        44.1462, 79.7727, -5.7707
      #ea028e color charts
#ea028e RGB chart
      #ea028e CMYK chart
      #ea028e RGB pie chart
      #ea028e color shades, tints & tones
#ea028e color schemes
#ea028e color preview, HTML & CSS examples
           This text has a color of #ea028e        
        
          <p style="color:#ea028e;">Text here</p>
        
        
          .mytext {color:#ea028e;}
        
        Text color #ea028e
      
           This box has a color of #ea028e        
        
          <div style="background-color:#ea028e;">Content here</div>
        
        
          .mybackground {background-color:#ea028e;}
        
        Background color #ea028e
      
           Border around this has a color of #ea028e        
        
          <div style="border:2px solid #ea028e;">Content here</div>
        
        
          .myborder {border:2px solid #ea028e;}
        
        Border color #ea028e