#ea1a64 color space conversions
Hex:
        #ea1a64
        RGB:
        234, 26, 100
        CMY:
        8, 90, 61
        CMYK:
        0, 89, 57, 8
      HSL:
        339°, 83.2000%, 50.9804%
        HSV (HSB):
        339°, 88.8889%, 91.7647%
        XYZ:
        36.6013, 19.1513, 13.8241
        xyY:
        0.5261, 0.2753, 19.1513
      CIE-Lab:
        50.8638, 75.5607, 14.7617
        CIE-LCH:
        50.8638, 76.9891, 11.0542
        CIE-Luv:
        50.8638, 134.1593, 2.2774
        Hunter-Lab:
        43.7622, 72.7079, 11.9044
      #ea1a64 color charts
#ea1a64 RGB chart
      #ea1a64 CMYK chart
      #ea1a64 RGB pie chart
      #ea1a64 color shades, tints & tones
#ea1a64 color schemes
#ea1a64 color preview, HTML & CSS examples
           This text has a color of #ea1a64        
        
          <p style="color:#ea1a64;">Text here</p>
        
        
          .mytext {color:#ea1a64;}
        
        Text color #ea1a64
      
           This box has a color of #ea1a64        
        
          <div style="background-color:#ea1a64;">Content here</div>
        
        
          .mybackground {background-color:#ea1a64;}
        
        Background color #ea1a64
      
           Border around this has a color of #ea1a64        
        
          <div style="border:2px solid #ea1a64;">Content here</div>
        
        
          .myborder {border:2px solid #ea1a64;}
        
        Border color #ea1a64