#ea428e color space conversions
Hex:
        #ea428e
        RGB:
        234, 66, 142
        CMY:
        8, 74, 44
        CMYK:
        0, 72, 39, 8
      HSL:
        333°, 80.0000%, 58.8235%
        HSV (HSB):
        333°, 71.7949%, 91.7647%
        XYZ:
        40.7624, 23.3418, 27.9482
        xyY:
        0.4428, 0.2536, 23.3418
      CIE-Lab:
        55.4227, 69.2034, -3.9620
        CIE-LCH:
        55.4227, 69.3167, 356.7233
        CIE-Luv:
        55.4227, 104.9144, -18.6050
        Hunter-Lab:
        48.3134, 66.0534, -0.4785
      #ea428e color charts
#ea428e RGB chart
      #ea428e CMYK chart
      #ea428e RGB pie chart
      #ea428e color shades, tints & tones
#ea428e color schemes
#ea428e color preview, HTML & CSS examples
           This text has a color of #ea428e        
        
          <p style="color:#ea428e;">Text here</p>
        
        
          .mytext {color:#ea428e;}
        
        Text color #ea428e
      
           This box has a color of #ea428e        
        
          <div style="background-color:#ea428e;">Content here</div>
        
        
          .mybackground {background-color:#ea428e;}
        
        Background color #ea428e
      
           Border around this has a color of #ea428e        
        
          <div style="border:2px solid #ea428e;">Content here</div>
        
        
          .myborder {border:2px solid #ea428e;}
        
        Border color #ea428e