#ea198d color space conversions
Hex:
        #ea198d
        RGB:
        234, 25, 141
        CMY:
        8, 90, 45
        CMYK:
        0, 89, 40, 8
      HSL:
        327°, 83.2669%, 50.7843%
        HSV (HSB):
        327°, 89.3162%, 91.7647%
        XYZ:
        39.0870, 20.1108, 27.0210
        xyY:
        0.4533, 0.2333, 20.1108
      CIE-Lab:
        51.9622, 78.8811, -8.5068
        CIE-LCH:
        51.9622, 79.3385, 353.8448
        CIE-Luv:
        51.9622, 116.7408, -26.5082
        Hunter-Lab:
        44.8450, 77.1022, -4.3331
      #ea198d color charts
#ea198d RGB chart
      #ea198d CMYK chart
      #ea198d RGB pie chart
      #ea198d color shades, tints & tones
#ea198d color schemes
#ea198d color preview, HTML & CSS examples
           This text has a color of #ea198d        
        
          <p style="color:#ea198d;">Text here</p>
        
        
          .mytext {color:#ea198d;}
        
        Text color #ea198d
      
           This box has a color of #ea198d        
        
          <div style="background-color:#ea198d;">Content here</div>
        
        
          .mybackground {background-color:#ea198d;}
        
        Background color #ea198d
      
           Border around this has a color of #ea198d        
        
          <div style="border:2px solid #ea198d;">Content here</div>
        
        
          .myborder {border:2px solid #ea198d;}
        
        Border color #ea198d