#e070f6 color space conversions
Hex:
        #e070f6
        RGB:
        224, 112, 246
        CMY:
        12, 56, 4
        CMYK:
        9, 54, 0, 4
      HSL:
        290°, 88.1579%, 70.1961%
        HSV (HSB):
        290°, 54.4715%, 96.4706%
        XYZ:
        53.1692, 34.0895, 90.9664
        xyY:
        0.2983, 0.1913, 34.0895
      CIE-Lab:
        65.0335, 62.6986, -48.6535
        CIE-LCH:
        65.0335, 79.3617, 322.1889
        CIE-Luv:
        65.0335, 47.4542, -86.2028
        Hunter-Lab:
        58.3862, 60.3747, -51.5042
      #e070f6 color charts
#e070f6 RGB chart
      #e070f6 CMYK chart
      #e070f6 RGB pie chart
      #e070f6 color shades, tints & tones
#e070f6 color schemes
#e070f6 color preview, HTML & CSS examples
           This text has a color of #e070f6        
        
          <p style="color:#e070f6;">Text here</p>
        
        
          .mytext {color:#e070f6;}
        
        Text color #e070f6
      
           This box has a color of #e070f6        
        
          <div style="background-color:#e070f6;">Content here</div>
        
        
          .mybackground {background-color:#e070f6;}
        
        Background color #e070f6
      
           Border around this has a color of #e070f6        
        
          <div style="border:2px solid #e070f6;">Content here</div>
        
        
          .myborder {border:2px solid #e070f6;}
        
        Border color #e070f6