#e702fa color space conversions
Hex:
        #e702fa
        RGB:
        231, 2, 250
        CMY:
        9, 99, 2
        CMYK:
        8, 99, 0, 2
      HSL:
        295°, 98.4127%, 49.4118%
        HSV (HSB):
        295°, 99.2000%, 98.0392%
        XYZ:
        50.2320, 23.9345, 92.4148
        xyY:
        0.3015, 0.1437, 23.9345
      CIE-Lab:
        56.0221, 93.8105, -65.1849
        CIE-LCH:
        56.0221, 114.2343, 325.2062
        CIE-Luv:
        56.0221, 69.0765, -112.5590
        Hunter-Lab:
        48.9229, 97.6616, -77.7522
      #e702fa color charts
#e702fa RGB chart
      #e702fa CMYK chart
      #e702fa RGB pie chart
      #e702fa color shades, tints & tones
#e702fa color schemes
#e702fa color preview, HTML & CSS examples
           This text has a color of #e702fa        
        
          <p style="color:#e702fa;">Text here</p>
        
        
          .mytext {color:#e702fa;}
        
        Text color #e702fa
      
           This box has a color of #e702fa        
        
          <div style="background-color:#e702fa;">Content here</div>
        
        
          .mybackground {background-color:#e702fa;}
        
        Background color #e702fa
      
           Border around this has a color of #e702fa        
        
          <div style="border:2px solid #e702fa;">Content here</div>
        
        
          .myborder {border:2px solid #e702fa;}
        
        Border color #e702fa