#ea8dc2 color space conversions
Hex:
        #ea8dc2
        RGB:
        234, 141, 194
        CMY:
        8, 45, 24
        CMYK:
        0, 40, 17, 8
      HSL:
        326°, 68.8889%, 73.5294%
        HSV (HSB):
        326°, 39.7436%, 91.7647%
        XYZ:
        53.1942, 40.4372, 56.0405
        xyY:
        0.3554, 0.2702, 40.4372
      CIE-Lab:
        69.7798, 42.3050, -12.3830
        CIE-LCH:
        69.7798, 44.0800, 343.6848
        CIE-Luv:
        69.7798, 53.6808, -26.0660
        Hunter-Lab:
        63.5903, 38.0348, -7.7376
      #ea8dc2 color charts
#ea8dc2 RGB chart
      #ea8dc2 CMYK chart
      #ea8dc2 RGB pie chart
      #ea8dc2 color shades, tints & tones
#ea8dc2 color schemes
#ea8dc2 color preview, HTML & CSS examples
           This text has a color of #ea8dc2        
        
          <p style="color:#ea8dc2;">Text here</p>
        
        
          .mytext {color:#ea8dc2;}
        
        Text color #ea8dc2
      
           This box has a color of #ea8dc2        
        
          <div style="background-color:#ea8dc2;">Content here</div>
        
        
          .mybackground {background-color:#ea8dc2;}
        
        Background color #ea8dc2
      
           Border around this has a color of #ea8dc2        
        
          <div style="border:2px solid #ea8dc2;">Content here</div>
        
        
          .myborder {border:2px solid #ea8dc2;}
        
        Border color #ea8dc2