#ea138d color space conversions
Hex:
        #ea138d
        RGB:
        234, 19, 141
        CMY:
        8, 93, 45
        CMYK:
        0, 92, 40, 8
      HSL:
        326°, 84.9802%, 49.6078%
        HSV (HSB):
        326°, 91.8803%, 91.7647%
        XYZ:
        38.9723, 19.8813, 26.9827
        xyY:
        0.4540, 0.2316, 19.8813
      CIE-Lab:
        51.7027, 79.6355, -8.8950
        CIE-LCH:
        51.7027, 80.1308, 353.6267
        CIE-Luv:
        51.7027, 117.6078, -27.1633
        Hunter-Lab:
        44.5884, 77.9873, -4.6675
      #ea138d color charts
#ea138d RGB chart
      #ea138d CMYK chart
      #ea138d RGB pie chart
      #ea138d color shades, tints & tones
#ea138d color schemes
#ea138d color preview, HTML & CSS examples
           This text has a color of #ea138d        
        
          <p style="color:#ea138d;">Text here</p>
        
        
          .mytext {color:#ea138d;}
        
        Text color #ea138d
      
           This box has a color of #ea138d        
        
          <div style="background-color:#ea138d;">Content here</div>
        
        
          .mybackground {background-color:#ea138d;}
        
        Background color #ea138d
      
           Border around this has a color of #ea138d        
        
          <div style="border:2px solid #ea138d;">Content here</div>
        
        
          .myborder {border:2px solid #ea138d;}
        
        Border color #ea138d