#ea3f96 color space conversions
Hex:
        #ea3f96
        RGB:
        234, 63, 150
        CMY:
        8, 75, 41
        CMYK:
        0, 73, 36, 8
      HSL:
        329°, 80.2817%, 58.2353%
        HSV (HSB):
        329°, 73.0769%, 91.7647%
        XYZ:
        41.2142, 23.2494, 31.1695
        xyY:
        0.4310, 0.2431, 23.2494
      CIE-Lab:
        55.3284, 70.9982, -8.8316
        CIE-LCH:
        55.3284, 71.5454, 352.9093
        CIE-Luv:
        55.3284, 102.9639, -25.5578
        Hunter-Lab:
        48.2177, 68.1925, -4.5747
      #ea3f96 color charts
#ea3f96 RGB chart
      #ea3f96 CMYK chart
      #ea3f96 RGB pie chart
      #ea3f96 color shades, tints & tones
#ea3f96 color schemes
#ea3f96 color preview, HTML & CSS examples
           This text has a color of #ea3f96        
        
          <p style="color:#ea3f96;">Text here</p>
        
        
          .mytext {color:#ea3f96;}
        
        Text color #ea3f96
      
           This box has a color of #ea3f96        
        
          <div style="background-color:#ea3f96;">Content here</div>
        
        
          .mybackground {background-color:#ea3f96;}
        
        Background color #ea3f96
      
           Border around this has a color of #ea3f96        
        
          <div style="border:2px solid #ea3f96;">Content here</div>
        
        
          .myborder {border:2px solid #ea3f96;}
        
        Border color #ea3f96