#ea5491 color space conversions
Hex:
        #ea5491
        RGB:
        234, 84, 145
        CMY:
        8, 67, 43
        CMYK:
        0, 64, 38, 8
      HSL:
        336°, 78.1250%, 62.3529%
        HSV (HSB):
        336°, 64.1026%, 91.7647%
        XYZ:
        42.2128, 25.8774, 29.5580
        xyY:
        0.4323, 0.2650, 25.8774
      CIE-Lab:
        57.9205, 62.8574, -2.0505
        CIE-LCH:
        57.9205, 62.8908, 358.1316
        CIE-Luv:
        57.9205, 95.9806, -14.7858
        Hunter-Lab:
        50.8698, 59.1008, 1.1583
      #ea5491 color charts
#ea5491 RGB chart
      #ea5491 CMYK chart
      #ea5491 RGB pie chart
      #ea5491 color shades, tints & tones
#ea5491 color schemes
#ea5491 color preview, HTML & CSS examples
           This text has a color of #ea5491        
        
          <p style="color:#ea5491;">Text here</p>
        
        
          .mytext {color:#ea5491;}
        
        Text color #ea5491
      
           This box has a color of #ea5491        
        
          <div style="background-color:#ea5491;">Content here</div>
        
        
          .mybackground {background-color:#ea5491;}
        
        Background color #ea5491
      
           Border around this has a color of #ea5491        
        
          <div style="border:2px solid #ea5491;">Content here</div>
        
        
          .myborder {border:2px solid #ea5491;}
        
        Border color #ea5491