#e700f4 color space conversions
Hex:
        #e700f4
        RGB:
        231, 0, 244
        CMY:
        9, 100, 4
        CMYK:
        5, 100, 0, 4
      HSL:
        297°, 100.0000%, 47.8431%
        HSV (HSB):
        297°, 100.0000%, 95.6863%
        XYZ:
        49.2841, 23.5206, 87.5303
        xyY:
        0.3074, 0.1467, 23.5206
      CIE-Lab:
        55.6046, 93.0514, -62.5081
        CIE-LCH:
        55.6046, 112.0974, 326.1084
        CIE-Luv:
        55.6046, 71.3803, -108.3286
        Hunter-Lab:
        48.4980, 96.5218, -73.0593
      #e700f4 color charts
#e700f4 RGB chart
      #e700f4 CMYK chart
      #e700f4 RGB pie chart
      #e700f4 color shades, tints & tones
#e700f4 color schemes
#e700f4 color preview, HTML & CSS examples
           This text has a color of #e700f4        
        
          <p style="color:#e700f4;">Text here</p>
        
        
          .mytext {color:#e700f4;}
        
        Text color #e700f4
      
           This box has a color of #e700f4        
        
          <div style="background-color:#e700f4;">Content here</div>
        
        
          .mybackground {background-color:#e700f4;}
        
        Background color #e700f4
      
           Border around this has a color of #e700f4        
        
          <div style="border:2px solid #e700f4;">Content here</div>
        
        
          .myborder {border:2px solid #e700f4;}
        
        Border color #e700f4