#ea139e color space conversions
Hex:
        #ea139e
        RGB:
        234, 19, 158
        CMY:
        8, 93, 38
        CMYK:
        0, 92, 32, 8
      HSL:
        321°, 84.9802%, 49.6078%
        HSV (HSB):
        321°, 91.8803%, 91.7647%
        XYZ:
        40.3361, 20.4268, 34.1646
        xyY:
        0.4249, 0.2152, 20.4268
      CIE-Lab:
        52.3164, 81.2739, -18.1181
        CIE-LCH:
        52.3164, 83.2689, 347.4327
        CIE-Luv:
        52.3164, 109.7135, -40.1959
        Hunter-Lab:
        45.1960, 80.2130, -13.1813
      #ea139e color charts
#ea139e RGB chart
      #ea139e CMYK chart
      #ea139e RGB pie chart
      #ea139e color shades, tints & tones
#ea139e color schemes
#ea139e color preview, HTML & CSS examples
           This text has a color of #ea139e        
        
          <p style="color:#ea139e;">Text here</p>
        
        
          .mytext {color:#ea139e;}
        
        Text color #ea139e
      
           This box has a color of #ea139e        
        
          <div style="background-color:#ea139e;">Content here</div>
        
        
          .mybackground {background-color:#ea139e;}
        
        Background color #ea139e
      
           Border around this has a color of #ea139e        
        
          <div style="border:2px solid #ea139e;">Content here</div>
        
        
          .myborder {border:2px solid #ea139e;}
        
        Border color #ea139e