#ea0f86 color space conversions
Hex:
        #ea0f86
        RGB:
        234, 15, 134
        CMY:
        8, 94, 47
        CMYK:
        0, 94, 43, 8
      HSL:
        327°, 87.9518%, 48.8235%
        HSV (HSB):
        327°, 93.5897%, 91.7647%
        XYZ:
        38.4056, 19.5553, 24.3046
        xyY:
        0.4668, 0.2377, 19.5553
      CIE-Lab:
        51.3307, 79.4299, -5.2346
        CIE-LCH:
        51.3307, 79.6022, 356.2295
        CIE-Luv:
        51.3307, 121.3173, -22.2858
        Hunter-Lab:
        44.2214, 77.6371, -1.6315
      #ea0f86 color charts
#ea0f86 RGB chart
      #ea0f86 CMYK chart
      #ea0f86 RGB pie chart
      #ea0f86 color shades, tints & tones
#ea0f86 color schemes
#ea0f86 color preview, HTML & CSS examples
           This text has a color of #ea0f86        
        
          <p style="color:#ea0f86;">Text here</p>
        
        
          .mytext {color:#ea0f86;}
        
        Text color #ea0f86
      
           This box has a color of #ea0f86        
        
          <div style="background-color:#ea0f86;">Content here</div>
        
        
          .mybackground {background-color:#ea0f86;}
        
        Background color #ea0f86
      
           Border around this has a color of #ea0f86        
        
          <div style="border:2px solid #ea0f86;">Content here</div>
        
        
          .myborder {border:2px solid #ea0f86;}
        
        Border color #ea0f86