#ea5a97 color space conversions
Hex:
        #ea5a97
        RGB:
        234, 90, 151
        CMY:
        8, 65, 41
        CMYK:
        0, 62, 35, 8
      HSL:
        335°, 77.4194%, 63.5294%
        HSV (HSB):
        335°, 61.5385%, 91.7647%
        XYZ:
        43.1738, 27.0391, 32.2217
        xyY:
        0.4215, 0.2640, 27.0391
      CIE-Lab:
        59.0105, 61.0320, -3.9498
        CIE-LCH:
        59.0105, 61.1597, 356.2971
        CIE-Luv:
        59.0105, 91.1240, -17.0053
        Hunter-Lab:
        51.9992, 57.2061, -0.3401
      #ea5a97 color charts
#ea5a97 RGB chart
      #ea5a97 CMYK chart
      #ea5a97 RGB pie chart
      #ea5a97 color shades, tints & tones
#ea5a97 color schemes
#ea5a97 color preview, HTML & CSS examples
           This text has a color of #ea5a97        
        
          <p style="color:#ea5a97;">Text here</p>
        
        
          .mytext {color:#ea5a97;}
        
        Text color #ea5a97
      
           This box has a color of #ea5a97        
        
          <div style="background-color:#ea5a97;">Content here</div>
        
        
          .mybackground {background-color:#ea5a97;}
        
        Background color #ea5a97
      
           Border around this has a color of #ea5a97        
        
          <div style="border:2px solid #ea5a97;">Content here</div>
        
        
          .myborder {border:2px solid #ea5a97;}
        
        Border color #ea5a97