#e073f2 color space conversions
Hex:
        #e073f2
        RGB:
        224, 115, 242
        CMY:
        12, 55, 5
        CMYK:
        7, 52, 0, 5
      HSL:
        291°, 83.0065%, 70.0000%
        HSV (HSB):
        291°, 52.4793%, 94.9020%
        XYZ:
        52.8982, 34.5196, 87.8793
        xyY:
        0.3018, 0.1969, 34.5196
      CIE-Lab:
        65.3729, 60.5347, -45.9130
        CIE-LCH:
        65.3729, 75.9767, 322.8212
        CIE-Luv:
        65.3729, 47.3947, -81.5600
        Hunter-Lab:
        58.7534, 57.8930, -47.5546
      #e073f2 color charts
#e073f2 RGB chart
      #e073f2 CMYK chart
      #e073f2 RGB pie chart
      #e073f2 color shades, tints & tones
#e073f2 color schemes
#e073f2 color preview, HTML & CSS examples
           This text has a color of #e073f2        
        
          <p style="color:#e073f2;">Text here</p>
        
        
          .mytext {color:#e073f2;}
        
        Text color #e073f2
      
           This box has a color of #e073f2        
        
          <div style="background-color:#e073f2;">Content here</div>
        
        
          .mybackground {background-color:#e073f2;}
        
        Background color #e073f2
      
           Border around this has a color of #e073f2        
        
          <div style="border:2px solid #e073f2;">Content here</div>
        
        
          .myborder {border:2px solid #e073f2;}
        
        Border color #e073f2