#e194db color space conversions
Hex:
        #e194db
        RGB:
        225, 148, 219
        CMY:
        12, 42, 14
        CMYK:
        0, 34, 3, 12
      HSL:
        305°, 56.2044%, 73.1373%
        HSV (HSB):
        305°, 34.2222%, 88.2353%
        XYZ:
        54.4274, 42.3018, 72.3143
        xyY:
        0.3220, 0.2502, 42.3018
      CIE-Lab:
        71.0785, 39.8671, -24.3603
        CIE-LCH:
        71.0785, 46.7205, 328.5735
        CIE-Luv:
        71.0785, 39.2570, -44.4195
        Hunter-Lab:
        65.0399, 35.5547, -20.3934
      #e194db color charts
#e194db RGB chart
      #e194db CMYK chart
      #e194db RGB pie chart
      #e194db color shades, tints & tones
#e194db color schemes
#e194db color preview, HTML & CSS examples
           This text has a color of #e194db        
        
          <p style="color:#e194db;">Text here</p>
        
        
          .mytext {color:#e194db;}
        
        Text color #e194db
      
           This box has a color of #e194db        
        
          <div style="background-color:#e194db;">Content here</div>
        
        
          .mybackground {background-color:#e194db;}
        
        Background color #e194db
      
           Border around this has a color of #e194db        
        
          <div style="border:2px solid #e194db;">Content here</div>
        
        
          .myborder {border:2px solid #e194db;}
        
        Border color #e194db