#e19fca color space conversions
Hex:
        #e19fca
        RGB:
        225, 159, 202
        CMY:
        12, 38, 21
        CMYK:
        0, 29, 10, 12
      HSL:
        321°, 52.3810%, 75.2941%
        HSV (HSB):
        321°, 29.3333%, 88.2353%
        XYZ:
        54.1101, 45.0681, 61.7242
        xyY:
        0.3363, 0.2801, 45.0681
      CIE-Lab:
        72.9367, 31.0493, -12.1852
        CIE-LCH:
        72.9367, 33.3547, 338.5727
        CIE-Luv:
        72.9367, 36.6268, -23.8854
        Hunter-Lab:
        67.1328, 26.3916, -7.5203
      #e19fca color charts
#e19fca RGB chart
      #e19fca CMYK chart
      #e19fca RGB pie chart
      #e19fca color shades, tints & tones
#e19fca color schemes
#e19fca color preview, HTML & CSS examples
           This text has a color of #e19fca        
        
          <p style="color:#e19fca;">Text here</p>
        
        
          .mytext {color:#e19fca;}
        
        Text color #e19fca
      
           This box has a color of #e19fca        
        
          <div style="background-color:#e19fca;">Content here</div>
        
        
          .mybackground {background-color:#e19fca;}
        
        Background color #e19fca
      
           Border around this has a color of #e19fca        
        
          <div style="border:2px solid #e19fca;">Content here</div>
        
        
          .myborder {border:2px solid #e19fca;}
        
        Border color #e19fca