#e059f2 color space conversions
Hex:
        #e059f2
        RGB:
        224, 89, 242
        CMY:
        12, 65, 5
        CMYK:
        7, 63, 0, 5
      HSL:
        293°, 85.4749%, 64.9020%
        HSV (HSB):
        293°, 63.2231%, 94.9020%
        XYZ:
        50.3399, 29.4029, 87.0265
        xyY:
        0.3019, 0.1763, 29.4029
      CIE-Lab:
        61.1355, 72.0590, -52.6145
        CIE-LCH:
        61.1355, 89.2232, 323.8646
        CIE-Luv:
        61.1355, 55.4433, -92.7142
        Hunter-Lab:
        54.2244, 70.8199, -57.1994
      #e059f2 color charts
#e059f2 RGB chart
      #e059f2 CMYK chart
      #e059f2 RGB pie chart
      #e059f2 color shades, tints & tones
#e059f2 color schemes
#e059f2 color preview, HTML & CSS examples
           This text has a color of #e059f2        
        
          <p style="color:#e059f2;">Text here</p>
        
        
          .mytext {color:#e059f2;}
        
        Text color #e059f2
      
           This box has a color of #e059f2        
        
          <div style="background-color:#e059f2;">Content here</div>
        
        
          .mybackground {background-color:#e059f2;}
        
        Background color #e059f2
      
           Border around this has a color of #e059f2        
        
          <div style="border:2px solid #e059f2;">Content here</div>
        
        
          .myborder {border:2px solid #e059f2;}
        
        Border color #e059f2