#e019d5 color space conversions
Hex:
        #e019d5
        RGB:
        224, 25, 213
        CMY:
        12, 90, 16
        CMYK:
        0, 89, 5, 12
      HSL:
        303°, 79.9197%, 48.8235%
        HSV (HSB):
        303°, 88.8393%, 87.8431%
        XYZ:
        43.0983, 21.3467, 64.7996
        xyY:
        0.3335, 0.1652, 21.3467
      CIE-Lab:
        53.3268, 85.3068, -48.6999
        CIE-LCH:
        53.3268, 98.2290, 330.2788
        CIE-Luv:
        53.3268, 77.1425, -85.8577
        Hunter-Lab:
        46.2024, 85.6533, -50.8134
      #e019d5 color charts
#e019d5 RGB chart
      #e019d5 CMYK chart
      #e019d5 RGB pie chart
      #e019d5 color shades, tints & tones
#e019d5 color schemes
#e019d5 color preview, HTML & CSS examples
           This text has a color of #e019d5        
        
          <p style="color:#e019d5;">Text here</p>
        
        
          .mytext {color:#e019d5;}
        
        Text color #e019d5
      
           This box has a color of #e019d5        
        
          <div style="background-color:#e019d5;">Content here</div>
        
        
          .mybackground {background-color:#e019d5;}
        
        Background color #e019d5
      
           Border around this has a color of #e019d5        
        
          <div style="border:2px solid #e019d5;">Content here</div>
        
        
          .myborder {border:2px solid #e019d5;}
        
        Border color #e019d5