#ea768b color space conversions
Hex:
        #ea768b
        RGB:
        234, 118, 139
        CMY:
        8, 54, 45
        CMYK:
        0, 50, 41, 8
      HSL:
        349°, 73.4177%, 69.0196%
        HSV (HSB):
        349°, 49.5726%, 91.7647%
        XYZ:
        45.0703, 32.3134, 28.2877
        xyY:
        0.4265, 0.3058, 32.3134
      CIE-Lab:
        63.6010, 46.7928, 9.6259
        CIE-LCH:
        63.6010, 47.7727, 11.6244
        CIE-Luv:
        63.6010, 78.9400, 3.9884
        Hunter-Lab:
        56.8449, 42.0480, 10.2869
      #ea768b color charts
#ea768b RGB chart
      #ea768b CMYK chart
      #ea768b RGB pie chart
      #ea768b color shades, tints & tones
#ea768b color schemes
#ea768b color preview, HTML & CSS examples
           This text has a color of #ea768b        
        
          <p style="color:#ea768b;">Text here</p>
        
        
          .mytext {color:#ea768b;}
        
        Text color #ea768b
      
           This box has a color of #ea768b        
        
          <div style="background-color:#ea768b;">Content here</div>
        
        
          .mybackground {background-color:#ea768b;}
        
        Background color #ea768b
      
           Border around this has a color of #ea768b        
        
          <div style="border:2px solid #ea768b;">Content here</div>
        
        
          .myborder {border:2px solid #ea768b;}
        
        Border color #ea768b