#ea1f97 color space conversions
Hex:
        #ea1f97
        RGB:
        234, 31, 151
        CMY:
        8, 88, 41
        CMYK:
        0, 87, 35, 8
      HSL:
        325°, 82.8571%, 51.9608%
        HSV (HSB):
        325°, 86.7521%, 91.7647%
        XYZ:
        40.0076, 20.7068, 31.1663
        xyY:
        0.4354, 0.2254, 20.7068
      CIE-Lab:
        52.6271, 78.9118, -13.4845
        CIE-LCH:
        52.6271, 80.0556, 350.3029
        CIE-Luv:
        52.6271, 111.1755, -33.3228
        Hunter-Lab:
        45.5047, 77.3035, -8.7547
      #ea1f97 color charts
#ea1f97 RGB chart
      #ea1f97 CMYK chart
      #ea1f97 RGB pie chart
      #ea1f97 color shades, tints & tones
#ea1f97 color schemes
#ea1f97 color preview, HTML & CSS examples
           This text has a color of #ea1f97        
        
          <p style="color:#ea1f97;">Text here</p>
        
        
          .mytext {color:#ea1f97;}
        
        Text color #ea1f97
      
           This box has a color of #ea1f97        
        
          <div style="background-color:#ea1f97;">Content here</div>
        
        
          .mybackground {background-color:#ea1f97;}
        
        Background color #ea1f97
      
           Border around this has a color of #ea1f97        
        
          <div style="border:2px solid #ea1f97;">Content here</div>
        
        
          .myborder {border:2px solid #ea1f97;}
        
        Border color #ea1f97