#ea1a60 color space conversions
Hex:
        #ea1a60
        RGB:
        234, 26, 96
        CMY:
        8, 90, 62
        CMYK:
        0, 89, 59, 8
      HSL:
        340°, 83.2000%, 50.9804%
        HSV (HSB):
        340°, 88.8889%, 91.7647%
        XYZ:
        36.4124, 19.0757, 12.8292
        xyY:
        0.5330, 0.2792, 19.0757
      CIE-Lab:
        50.7757, 75.3133, 17.0816
        CIE-LCH:
        50.7757, 77.2261, 12.7789
        CIE-Luv:
        50.7757, 135.7010, 4.7452
        Hunter-Lab:
        43.6758, 72.3824, 13.1574
      #ea1a60 color charts
#ea1a60 RGB chart
      #ea1a60 CMYK chart
      #ea1a60 RGB pie chart
      #ea1a60 color shades, tints & tones
#ea1a60 color schemes
#ea1a60 color preview, HTML & CSS examples
           This text has a color of #ea1a60        
        
          <p style="color:#ea1a60;">Text here</p>
        
        
          .mytext {color:#ea1a60;}
        
        Text color #ea1a60
      
           This box has a color of #ea1a60        
        
          <div style="background-color:#ea1a60;">Content here</div>
        
        
          .mybackground {background-color:#ea1a60;}
        
        Background color #ea1a60
      
           Border around this has a color of #ea1a60        
        
          <div style="border:2px solid #ea1a60;">Content here</div>
        
        
          .myborder {border:2px solid #ea1a60;}
        
        Border color #ea1a60