#ea298f color space conversions
Hex:
        #ea298f
        RGB:
        234, 41, 143
        CMY:
        8, 84, 44
        CMYK:
        0, 82, 39, 8
      HSL:
        328°, 82.1277%, 53.9216%
        HSV (HSB):
        328°, 82.4786%, 91.7647%
        XYZ:
        39.6825, 21.0615, 27.9604
        xyY:
        0.4474, 0.2374, 21.0615
      CIE-Lab:
        53.0167, 76.2147, -8.1287
        CIE-LCH:
        53.0167, 76.6470, 353.9121
        CIE-Luv:
        53.0167, 112.5718, -25.5213
        Hunter-Lab:
        45.8928, 74.0329, -3.9977
      #ea298f color charts
#ea298f RGB chart
      #ea298f CMYK chart
      #ea298f RGB pie chart
      #ea298f color shades, tints & tones
#ea298f color schemes
#ea298f color preview, HTML & CSS examples
           This text has a color of #ea298f        
        
          <p style="color:#ea298f;">Text here</p>
        
        
          .mytext {color:#ea298f;}
        
        Text color #ea298f
      
           This box has a color of #ea298f        
        
          <div style="background-color:#ea298f;">Content here</div>
        
        
          .mybackground {background-color:#ea298f;}
        
        Background color #ea298f
      
           Border around this has a color of #ea298f        
        
          <div style="border:2px solid #ea298f;">Content here</div>
        
        
          .myborder {border:2px solid #ea298f;}
        
        Border color #ea298f