#ea0ac2 color space conversions
Hex:
        #ea0ac2
        RGB:
        234, 10, 194
        CMY:
        8, 96, 24
        CMYK:
        0, 96, 17, 8
      HSL:
        311°, 91.8033%, 47.8431%
        HSV (HSB):
        311°, 95.7265%, 91.7647%
        XYZ:
        43.7778, 21.6045, 52.9017
        xyY:
        0.3701, 0.1826, 21.6045
      CIE-Lab:
        53.6049, 86.1164, -37.2207
        CIE-LCH:
        53.6049, 93.8159, 336.6253
        CIE-Luv:
        53.6049, 93.8836, -69.0338
        Hunter-Lab:
        46.4807, 86.7790, -34.9440
      #ea0ac2 color charts
#ea0ac2 RGB chart
      #ea0ac2 CMYK chart
      #ea0ac2 RGB pie chart
      #ea0ac2 color shades, tints & tones
#ea0ac2 color schemes
#ea0ac2 color preview, HTML & CSS examples
           This text has a color of #ea0ac2        
        
          <p style="color:#ea0ac2;">Text here</p>
        
        
          .mytext {color:#ea0ac2;}
        
        Text color #ea0ac2
      
           This box has a color of #ea0ac2        
        
          <div style="background-color:#ea0ac2;">Content here</div>
        
        
          .mybackground {background-color:#ea0ac2;}
        
        Background color #ea0ac2
      
           Border around this has a color of #ea0ac2        
        
          <div style="border:2px solid #ea0ac2;">Content here</div>
        
        
          .myborder {border:2px solid #ea0ac2;}
        
        Border color #ea0ac2