#ea2040 color space conversions
Hex:
        #ea2040
        RGB:
        234, 32, 64
        CMY:
        8, 87, 75
        CMYK:
        0, 86, 73, 8
      HSL:
        350°, 82.7869%, 52.1569%
        HSV (HSB):
        350°, 86.3248%, 91.7647%
        XYZ:
        35.3736, 18.8956, 6.6333
        xyY:
        0.5808, 0.3103, 18.8956
      CIE-Lab:
        50.5649, 72.7355, 36.0709
        CIE-LCH:
        50.5649, 81.1884, 26.3777
        CIE-Luv:
        50.5649, 144.5551, 22.1853
        Hunter-Lab:
        43.4691, 69.1861, 21.3808
      #ea2040 color charts
#ea2040 RGB chart
      #ea2040 CMYK chart
      #ea2040 RGB pie chart
      #ea2040 color shades, tints & tones
#ea2040 color schemes
#ea2040 color preview, HTML & CSS examples
           This text has a color of #ea2040        
        
          <p style="color:#ea2040;">Text here</p>
        
        
          .mytext {color:#ea2040;}
        
        Text color #ea2040
      
           This box has a color of #ea2040        
        
          <div style="background-color:#ea2040;">Content here</div>
        
        
          .mybackground {background-color:#ea2040;}
        
        Background color #ea2040
      
           Border around this has a color of #ea2040        
        
          <div style="border:2px solid #ea2040;">Content here</div>
        
        
          .myborder {border:2px solid #ea2040;}
        
        Border color #ea2040