#ea70af color space conversions
Hex:
        #ea70af
        RGB:
        234, 112, 175
        CMY:
        8, 56, 31
        CMYK:
        0, 52, 25, 8
      HSL:
        329°, 74.3902%, 67.8431%
        HSV (HSB):
        329°, 52.1368%, 91.7647%
        XYZ:
        47.4637, 32.1759, 44.2664
        xyY:
        0.3831, 0.2597, 32.1759
      CIE-Lab:
        63.4880, 54.0631, -11.1130
        CIE-LCH:
        63.4880, 55.1934, 348.3843
        CIE-Luv:
        63.4880, 73.0925, -25.9937
        Hunter-Lab:
        56.7238, 50.0934, -6.5623
      #ea70af color charts
#ea70af RGB chart
      #ea70af CMYK chart
      #ea70af RGB pie chart
      #ea70af color shades, tints & tones
#ea70af color schemes
#ea70af color preview, HTML & CSS examples
           This text has a color of #ea70af        
        
          <p style="color:#ea70af;">Text here</p>
        
        
          .mytext {color:#ea70af;}
        
        Text color #ea70af
      
           This box has a color of #ea70af        
        
          <div style="background-color:#ea70af;">Content here</div>
        
        
          .mybackground {background-color:#ea70af;}
        
        Background color #ea70af
      
           Border around this has a color of #ea70af        
        
          <div style="border:2px solid #ea70af;">Content here</div>
        
        
          .myborder {border:2px solid #ea70af;}
        
        Border color #ea70af