#e019ce color space conversions
Hex:
        #e019ce
        RGB:
        224, 25, 206
        CMY:
        12, 90, 19
        CMYK:
        0, 89, 8, 12
      HSL:
        305°, 79.9197%, 48.8235%
        HSV (HSB):
        305°, 88.8393%, 87.8431%
        XYZ:
        42.2287, 20.9988, 60.2200
        xyY:
        0.3421, 0.1701, 20.9988
      CIE-Lab:
        52.9482, 84.3376, -45.2925
        CIE-LCH:
        52.9482, 95.7300, 331.7625
        CIE-Luv:
        52.9482, 79.9860, -80.5141
        Hunter-Lab:
        45.8244, 84.3007, -45.8386
      #e019ce color charts
#e019ce RGB chart
      #e019ce CMYK chart
      #e019ce RGB pie chart
      #e019ce color shades, tints & tones
#e019ce color schemes
#e019ce color preview, HTML & CSS examples
           This text has a color of #e019ce        
        
          <p style="color:#e019ce;">Text here</p>
        
        
          .mytext {color:#e019ce;}
        
        Text color #e019ce
      
           This box has a color of #e019ce        
        
          <div style="background-color:#e019ce;">Content here</div>
        
        
          .mybackground {background-color:#e019ce;}
        
        Background color #e019ce
      
           Border around this has a color of #e019ce        
        
          <div style="border:2px solid #e019ce;">Content here</div>
        
        
          .myborder {border:2px solid #e019ce;}
        
        Border color #e019ce