#ea428b color space conversions
Hex:
        #ea428b
        RGB:
        234, 66, 139
        CMY:
        8, 74, 45
        CMYK:
        0, 72, 41, 8
      HSL:
        334°, 80.0000%, 58.8235%
        HSV (HSB):
        334°, 71.7949%, 91.7647%
        XYZ:
        40.5401, 23.2529, 26.7777
        xyY:
        0.4476, 0.2567, 23.2529
      CIE-Lab:
        55.3319, 68.9081, -2.3187
        CIE-LCH:
        55.3319, 68.9471, 358.0728
        CIE-Luv:
        55.3319, 106.0464, -16.3657
        Hunter-Lab:
        48.2213, 65.6794, 0.8307
      #ea428b color charts
#ea428b RGB chart
      #ea428b CMYK chart
      #ea428b RGB pie chart
      #ea428b color shades, tints & tones
#ea428b color schemes
#ea428b color preview, HTML & CSS examples
           This text has a color of #ea428b        
        
          <p style="color:#ea428b;">Text here</p>
        
        
          .mytext {color:#ea428b;}
        
        Text color #ea428b
      
           This box has a color of #ea428b        
        
          <div style="background-color:#ea428b;">Content here</div>
        
        
          .mybackground {background-color:#ea428b;}
        
        Background color #ea428b
      
           Border around this has a color of #ea428b        
        
          <div style="border:2px solid #ea428b;">Content here</div>
        
        
          .myborder {border:2px solid #ea428b;}
        
        Border color #ea428b