#ea2eae color space conversions
Hex:
        #ea2eae
        RGB:
        234, 46, 174
        CMY:
        8, 82, 32
        CMYK:
        0, 80, 26, 8
      HSL:
        319°, 81.7391%, 54.9020%
        HSV (HSB):
        319°, 80.3419%, 91.7647%
        XYZ:
        42.5487, 22.5024, 42.1452
        xyY:
        0.3969, 0.2099, 22.5024
      CIE-Lab:
        54.5561, 78.3682, -24.1075
        CIE-LCH:
        54.5561, 81.9924, 342.9011
        CIE-Luv:
        54.5561, 97.9925, -48.5872
        Hunter-Lab:
        47.4367, 77.0925, -19.4706
      #ea2eae color charts
#ea2eae RGB chart
      #ea2eae CMYK chart
      #ea2eae RGB pie chart
      #ea2eae color shades, tints & tones
#ea2eae color schemes
#ea2eae color preview, HTML & CSS examples
           This text has a color of #ea2eae        
        
          <p style="color:#ea2eae;">Text here</p>
        
        
          .mytext {color:#ea2eae;}
        
        Text color #ea2eae
      
           This box has a color of #ea2eae        
        
          <div style="background-color:#ea2eae;">Content here</div>
        
        
          .mybackground {background-color:#ea2eae;}
        
        Background color #ea2eae
      
           Border around this has a color of #ea2eae        
        
          <div style="border:2px solid #ea2eae;">Content here</div>
        
        
          .myborder {border:2px solid #ea2eae;}
        
        Border color #ea2eae