#ea148a color space conversions
Hex:
        #ea148a
        RGB:
        234, 20, 138
        CMY:
        8, 92, 46
        CMYK:
        0, 91, 41, 8
      HSL:
        327°, 84.2520%, 49.8039%
        HSV (HSB):
        327°, 91.4530%, 91.7647%
        XYZ:
        38.7693, 19.8277, 25.8285
        xyY:
        0.4592, 0.2349, 19.8277
      CIE-Lab:
        51.6419, 79.2517, -7.1825
        CIE-LCH:
        51.6419, 79.5765, 354.8215
        CIE-Luv:
        51.6419, 118.8554, -24.8100
        Hunter-Lab:
        44.5283, 77.4893, -3.2212
      #ea148a color charts
#ea148a RGB chart
      #ea148a CMYK chart
      #ea148a RGB pie chart
      #ea148a color shades, tints & tones
#ea148a color schemes
#ea148a color preview, HTML & CSS examples
           This text has a color of #ea148a        
        
          <p style="color:#ea148a;">Text here</p>
        
        
          .mytext {color:#ea148a;}
        
        Text color #ea148a
      
           This box has a color of #ea148a        
        
          <div style="background-color:#ea148a;">Content here</div>
        
        
          .mybackground {background-color:#ea148a;}
        
        Background color #ea148a
      
           Border around this has a color of #ea148a        
        
          <div style="border:2px solid #ea148a;">Content here</div>
        
        
          .myborder {border:2px solid #ea148a;}
        
        Border color #ea148a