#e194bc color space conversions
Hex:
        #e194bc
        RGB:
        225, 148, 188
        CMY:
        12, 42, 26
        CMYK:
        0, 34, 16, 12
      HSL:
        329°, 56.2044%, 73.1373%
        HSV (HSB):
        329°, 34.2222%, 88.2353%
        XYZ:
        50.7183, 40.8182, 52.7825
        xyY:
        0.3514, 0.2828, 40.8182
      CIE-Lab:
        70.0484, 34.6530, -8.7518
        CIE-LCH:
        70.0484, 35.7410, 345.8261
        CIE-Luv:
        70.0484, 44.7696, -19.1796
        Hunter-Lab:
        63.8891, 29.8962, -4.2605
      #e194bc color charts
#e194bc RGB chart
      #e194bc CMYK chart
      #e194bc RGB pie chart
      #e194bc color shades, tints & tones
#e194bc color schemes
#e194bc color preview, HTML & CSS examples
           This text has a color of #e194bc        
        
          <p style="color:#e194bc;">Text here</p>
        
        
          .mytext {color:#e194bc;}
        
        Text color #e194bc
      
           This box has a color of #e194bc        
        
          <div style="background-color:#e194bc;">Content here</div>
        
        
          .mybackground {background-color:#e194bc;}
        
        Background color #e194bc
      
           Border around this has a color of #e194bc        
        
          <div style="border:2px solid #e194bc;">Content here</div>
        
        
          .myborder {border:2px solid #e194bc;}
        
        Border color #e194bc