#ea408e color space conversions
Hex:
        #ea408e
        RGB:
        234, 64, 142
        CMY:
        8, 75, 44
        CMYK:
        0, 73, 39, 8
      HSL:
        332°, 80.1887%, 58.4314%
        HSV (HSB):
        332°, 72.6496%, 91.7647%
        XYZ:
        40.6476, 23.1122, 27.9099
        xyY:
        0.4434, 0.2521, 23.1122
      CIE-Lab:
        55.1877, 69.8619, -4.3091
        CIE-LCH:
        55.1877, 69.9947, 356.4705
        CIE-Luv:
        55.1877, 105.6920, -19.1976
        Hunter-Lab:
        48.0752, 66.7903, -0.7681
      #ea408e color charts
#ea408e RGB chart
      #ea408e CMYK chart
      #ea408e RGB pie chart
      #ea408e color shades, tints & tones
#ea408e color schemes
#ea408e color preview, HTML & CSS examples
           This text has a color of #ea408e        
        
          <p style="color:#ea408e;">Text here</p>
        
        
          .mytext {color:#ea408e;}
        
        Text color #ea408e
      
           This box has a color of #ea408e        
        
          <div style="background-color:#ea408e;">Content here</div>
        
        
          .mybackground {background-color:#ea408e;}
        
        Background color #ea408e
      
           Border around this has a color of #ea408e        
        
          <div style="border:2px solid #ea408e;">Content here</div>
        
        
          .myborder {border:2px solid #ea408e;}
        
        Border color #ea408e