#e194c7 color space conversions
Hex:
        #e194c7
        RGB:
        225, 148, 199
        CMY:
        12, 42, 22
        CMYK:
        0, 34, 12, 12
      HSL:
        320°, 56.2044%, 73.1373%
        HSV (HSB):
        320°, 34.2222%, 88.2353%
        XYZ:
        51.9500, 41.3109, 59.2686
        xyY:
        0.3406, 0.2708, 41.3109
      CIE-Lab:
        70.3932, 36.4234, -14.3457
        CIE-LCH:
        70.3932, 39.1467, 338.5025
        CIE-Luv:
        70.3932, 42.8256, -28.0278
        Hunter-Lab:
        64.2735, 31.7966, -9.6816
      #e194c7 color charts
#e194c7 RGB chart
      #e194c7 CMYK chart
      #e194c7 RGB pie chart
      #e194c7 color shades, tints & tones
#e194c7 color schemes
#e194c7 color preview, HTML & CSS examples
           This text has a color of #e194c7        
        
          <p style="color:#e194c7;">Text here</p>
        
        
          .mytext {color:#e194c7;}
        
        Text color #e194c7
      
           This box has a color of #e194c7        
        
          <div style="background-color:#e194c7;">Content here</div>
        
        
          .mybackground {background-color:#e194c7;}
        
        Background color #e194c7
      
           Border around this has a color of #e194c7        
        
          <div style="border:2px solid #e194c7;">Content here</div>
        
        
          .myborder {border:2px solid #e194c7;}
        
        Border color #e194c7