#ea5481 color space conversions
Hex:
        #ea5481
        RGB:
        234, 84, 129
        CMY:
        8, 67, 49
        CMYK:
        0, 64, 45, 8
      HSL:
        342°, 78.1250%, 62.3529%
        HSV (HSB):
        342°, 64.1026%, 91.7647%
        XYZ:
        41.0645, 25.4181, 23.5107
        xyY:
        0.4563, 0.2824, 25.4181
      CIE-Lab:
        57.4805, 61.2628, 6.7041
        CIE-LCH:
        57.4805, 61.6285, 6.2452
        CIE-Luv:
        57.4805, 101.1996, -3.1311
        Hunter-Lab:
        50.4163, 57.1610, 7.6426
      #ea5481 color charts
#ea5481 RGB chart
      #ea5481 CMYK chart
      #ea5481 RGB pie chart
      #ea5481 color shades, tints & tones
#ea5481 color schemes
#ea5481 color preview, HTML & CSS examples
           This text has a color of #ea5481        
        
          <p style="color:#ea5481;">Text here</p>
        
        
          .mytext {color:#ea5481;}
        
        Text color #ea5481
      
           This box has a color of #ea5481        
        
          <div style="background-color:#ea5481;">Content here</div>
        
        
          .mybackground {background-color:#ea5481;}
        
        Background color #ea5481
      
           Border around this has a color of #ea5481        
        
          <div style="border:2px solid #ea5481;">Content here</div>
        
        
          .myborder {border:2px solid #ea5481;}
        
        Border color #ea5481