#ea7d8e color space conversions
Hex:
        #ea7d8e
        RGB:
        234, 125, 142
        CMY:
        8, 51, 44
        CMYK:
        0, 47, 39, 8
      HSL:
        351°, 72.1854%, 70.3922%
        HSV (HSB):
        351°, 46.5812%, 91.7647%
        XYZ:
        46.1478, 34.1127, 29.7433
        xyY:
        0.4195, 0.3101, 34.1127
      CIE-Lab:
        65.0519, 43.6218, 9.9750
        CIE-LCH:
        65.0519, 44.7477, 12.8804
        CIE-Luv:
        65.0519, 73.9404, 5.1868
        Hunter-Lab:
        58.4060, 38.8259, 10.6907
      #ea7d8e color charts
#ea7d8e RGB chart
      #ea7d8e CMYK chart
      #ea7d8e RGB pie chart
      #ea7d8e color shades, tints & tones
#ea7d8e color schemes
#ea7d8e color preview, HTML & CSS examples
           This text has a color of #ea7d8e        
        
          <p style="color:#ea7d8e;">Text here</p>
        
        
          .mytext {color:#ea7d8e;}
        
        Text color #ea7d8e
      
           This box has a color of #ea7d8e        
        
          <div style="background-color:#ea7d8e;">Content here</div>
        
        
          .mybackground {background-color:#ea7d8e;}
        
        Background color #ea7d8e
      
           Border around this has a color of #ea7d8e        
        
          <div style="border:2px solid #ea7d8e;">Content here</div>
        
        
          .myborder {border:2px solid #ea7d8e;}
        
        Border color #ea7d8e