#ea84b4 color space conversions
Hex:
        #ea84b4
        RGB:
        234, 132, 180
        CMY:
        8, 48, 29
        CMYK:
        0, 44, 23, 8
      HSL:
        332°, 70.8333%, 71.7647%
        HSV (HSB):
        332°, 43.5897%, 91.7647%
        XYZ:
        50.4212, 37.2902, 47.7203
        xyY:
        0.3723, 0.2753, 37.2902
      CIE-Lab:
        67.4942, 44.8686, -7.9630
        CIE-LCH:
        67.4942, 45.5697, 349.9362
        CIE-Luv:
        67.4942, 61.4414, -19.8281
        Hunter-Lab:
        61.0657, 40.5200, -3.5866
      #ea84b4 color charts
#ea84b4 RGB chart
      #ea84b4 CMYK chart
      #ea84b4 RGB pie chart
      #ea84b4 color shades, tints & tones
#ea84b4 color schemes
#ea84b4 color preview, HTML & CSS examples
           This text has a color of #ea84b4        
        
          <p style="color:#ea84b4;">Text here</p>
        
        
          .mytext {color:#ea84b4;}
        
        Text color #ea84b4
      
           This box has a color of #ea84b4        
        
          <div style="background-color:#ea84b4;">Content here</div>
        
        
          .mybackground {background-color:#ea84b4;}
        
        Background color #ea84b4
      
           Border around this has a color of #ea84b4        
        
          <div style="border:2px solid #ea84b4;">Content here</div>
        
        
          .myborder {border:2px solid #ea84b4;}
        
        Border color #ea84b4