#ea84b1 color space conversions
Hex:
        #ea84b1
        RGB:
        234, 132, 177
        CMY:
        8, 48, 31
        CMYK:
        0, 44, 24, 8
      HSL:
        334°, 70.8333%, 71.7647%
        HSV (HSB):
        334°, 43.5897%, 91.7647%
        XYZ:
        50.1188, 37.1693, 46.1278
        xyY:
        0.3757, 0.2786, 37.1693
      CIE-Lab:
        67.4038, 44.4473, -6.4098
        CIE-LCH:
        67.4038, 44.9071, 351.7938
        CIE-Luv:
        67.4038, 62.1074, -17.4709
        Hunter-Lab:
        60.9666, 40.0477, -2.1826
      #ea84b1 color charts
#ea84b1 RGB chart
      #ea84b1 CMYK chart
      #ea84b1 RGB pie chart
      #ea84b1 color shades, tints & tones
#ea84b1 color schemes
#ea84b1 color preview, HTML & CSS examples
           This text has a color of #ea84b1        
        
          <p style="color:#ea84b1;">Text here</p>
        
        
          .mytext {color:#ea84b1;}
        
        Text color #ea84b1
      
           This box has a color of #ea84b1        
        
          <div style="background-color:#ea84b1;">Content here</div>
        
        
          .mybackground {background-color:#ea84b1;}
        
        Background color #ea84b1
      
           Border around this has a color of #ea84b1        
        
          <div style="border:2px solid #ea84b1;">Content here</div>
        
        
          .myborder {border:2px solid #ea84b1;}
        
        Border color #ea84b1