#e195ef color space conversions
Hex:
        #e195ef
        RGB:
        225, 149, 239
        CMY:
        12, 42, 6
        CMYK:
        6, 38, 0, 6
      HSL:
        291°, 73.7705%, 76.0784%
        HSV (HSB):
        291°, 37.6569%, 93.7255%
        XYZ:
        57.3788, 43.7344, 87.0788
        xyY:
        0.3049, 0.2324, 43.7344
      CIE-Lab:
        72.0506, 43.0501, -33.8325
        CIE-LCH:
        72.0506, 54.7535, 321.8367
        CIE-Luv:
        72.0506, 35.2645, -60.3968
        Hunter-Lab:
        66.1320, 39.1427, -31.7772
      #e195ef color charts
#e195ef RGB chart
      #e195ef CMYK chart
      #e195ef RGB pie chart
      #e195ef color shades, tints & tones
#e195ef color schemes
#e195ef color preview, HTML & CSS examples
           This text has a color of #e195ef        
        
          <p style="color:#e195ef;">Text here</p>
        
        
          .mytext {color:#e195ef;}
        
        Text color #e195ef
      
           This box has a color of #e195ef        
        
          <div style="background-color:#e195ef;">Content here</div>
        
        
          .mybackground {background-color:#e195ef;}
        
        Background color #e195ef
      
           Border around this has a color of #e195ef        
        
          <div style="border:2px solid #e195ef;">Content here</div>
        
        
          .myborder {border:2px solid #e195ef;}
        
        Border color #e195ef