#e194ef color space conversions
Hex:
        #e194ef
        RGB:
        225, 148, 239
        CMY:
        12, 42, 6
        CMYK:
        6, 38, 0, 6
      HSL:
        291°, 73.9837%, 75.8824%
        HSV (HSB):
        291°, 38.0753%, 93.7255%
        XYZ:
        57.2212, 43.4194, 87.0262
        xyY:
        0.3049, 0.2314, 43.4194
      CIE-Lab:
        71.8387, 43.5766, -34.1606
        CIE-LCH:
        71.8387, 55.3703, 321.9064
        CIE-Luv:
        71.8387, 35.6973, -60.9895
        Hunter-Lab:
        65.8934, 39.6945, -32.1797
      #e194ef color charts
#e194ef RGB chart
      #e194ef CMYK chart
      #e194ef RGB pie chart
      #e194ef color shades, tints & tones
#e194ef color schemes
#e194ef color preview, HTML & CSS examples
           This text has a color of #e194ef        
        
          <p style="color:#e194ef;">Text here</p>
        
        
          .mytext {color:#e194ef;}
        
        Text color #e194ef
      
           This box has a color of #e194ef        
        
          <div style="background-color:#e194ef;">Content here</div>
        
        
          .mybackground {background-color:#e194ef;}
        
        Background color #e194ef
      
           Border around this has a color of #e194ef        
        
          <div style="border:2px solid #e194ef;">Content here</div>
        
        
          .myborder {border:2px solid #e194ef;}
        
        Border color #e194ef